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
LogicalConnectionimplementationsRepresents aLogicalConnectionwhere we manage obtaining and releasing theConnectionas needed.