Package org.hibernate.resource.jdbc.internal
Implementation of the SPI for managing JDBC connections and other heavyweight resources.
-
Class Summary Class Description AbstractLogicalConnectionImplementor EmptyStatementInspector LogicalConnectionManagedImpl Represents a LogicalConnection where we manage obtaining and releasing the Connection as needed.LogicalConnectionProvidedImpl ResourceRegistryStandardImpl Helps to track statements and resultsets which need being closed.