Package org.hibernate.resource.jdbc
A facility for managing logical JDBC connections and keeping track of other heavyweight resources.
- See Also:
LogicalConnection
,ResourceRegistry
-
Interface Summary Interface Description LogicalConnection Represents a continuous logical connection to the database to the database via JDBC.ResourceRegistry A registry for tracking JDBC resources.