Package org.hibernate.resource.jdbc.internal
package org.hibernate.resource.jdbc.internal
Implementation of the SPI for managing JDBC connections and other heavyweight resources.
-
ClassesClassDescriptionBase support for
LogicalConnection
implementationsRepresents aLogicalConnection
where we manage obtaining and releasing theConnection
as needed.