Uses of Package
org.hibernate.resource.jdbc
Packages that use org.hibernate.resource.jdbc
Package
Description
A facility for managing logical JDBC connections and keeping track of other heavyweight resources.
Implementation of the SPI for managing JDBC connections and other heavyweight resources.
An SPI for managing JDBC connections and other heavyweight resources, based around the
idea of a "JDBC session".
-
Classes in org.hibernate.resource.jdbc used by org.hibernate.resource.jdbc
-
Classes in org.hibernate.resource.jdbc used by org.hibernate.resource.jdbc.internalClassDescriptionRepresents a continuous logical connection to the database to the database via JDBC.A registry for tracking JDBC resources.
-
Classes in org.hibernate.resource.jdbc used by org.hibernate.resource.jdbc.spiClassDescriptionRepresents a continuous logical connection to the database to the database via JDBC.