Flowdock
method

reset!

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: ActiveRecord::ConnectionAdapters::AbstractAdapter
reset!() public

Reset the state of this connection, directing the DBMS to clear transactions and other connection-related server-side state. Usually a database-dependent operation.

The default implementation does nothing; the implementation should be overridden by concrete adapters.

Show source
Register or log in to add new notes.