Package org.hibernate.resource.jdbc.internal
package org.hibernate.resource.jdbc.internal
Implementation of the SPI for managing JDBC connections and other heavyweight resources.
-
ClassesClassDescriptionRepresents a LogicalConnection where we manage obtaining and releasing the Connection as needed.Helps to track statements and resultsets which need being closed.