Package org.hibernate.engine.jdbc.spi
Interface NonDurableConnectionObserver
- All Superinterfaces:
ConnectionObserver
Additional optional contract for connection observers to indicate that
they should be released when the physical connection is released.
- Author:
- Steve Ebersole
-
Method Summary
Methods inherited from interface org.hibernate.engine.jdbc.spi.ConnectionObserver
logicalConnectionClosed, physicalConnectionObtained, physicalConnectionReleased, statementPrepared