Uses of Interface
org.hibernate.engine.jdbc.spi.ConnectionObserver
Packages that use ConnectionObserver
Package
Description
SPI contracts supporting various aspects of JDBC interaction.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate.-
Uses of ConnectionObserver in org.hibernate.engine.jdbc.spi
Subinterfaces of ConnectionObserver in org.hibernate.engine.jdbc.spiModifier and TypeInterfaceDescriptioninterfaceAdditional optional contract for connection observers to indicate that they should be released when the physical connection is released.Classes in org.hibernate.engine.jdbc.spi that implement ConnectionObserver -
Uses of ConnectionObserver in org.hibernate.internal
Classes in org.hibernate.internal that implement ConnectionObserver