Uses of Interface
org.hibernate.resource.jdbc.ResourceRegistry
Packages that use ResourceRegistry
Package
Description
A facility for managing logical JDBC connections and keeping track of other heavyweight resources.
-
Uses of ResourceRegistry in org.hibernate.resource.jdbc
Methods in org.hibernate.resource.jdbc that return ResourceRegistryModifier and TypeMethodDescriptionLogicalConnection.getResourceRegistry()
Provides access to the registry of JDBC resources associated with this logical connection.