Uses of Interface
org.hibernate.resource.jdbc.LogicalConnection
Packages that use LogicalConnection
Package
Description
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".
-
Uses of LogicalConnection in org.hibernate.resource.jdbc.internal
Classes in org.hibernate.resource.jdbc.internal that implement LogicalConnectionModifier and TypeClassDescriptionclass
Base support forLogicalConnection
implementationsclass
Represents aLogicalConnection
where we manage obtaining and releasing theConnection
as needed.class
-
Uses of LogicalConnection in org.hibernate.resource.jdbc.spi
Subinterfaces of LogicalConnection in org.hibernate.resource.jdbc.spi