Uses of Class
org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl
-
Packages that use LogicalConnectionManagedImpl Package Description org.hibernate.resource.jdbc.internal Implementation of the SPI for managing JDBC connections and other heavyweight resources. -
-
Uses of LogicalConnectionManagedImpl in org.hibernate.resource.jdbc.internal
Methods in org.hibernate.resource.jdbc.internal that return LogicalConnectionManagedImpl Modifier and Type Method Description static LogicalConnectionManagedImpl
LogicalConnectionManagedImpl. deserialize(ObjectInputStream ois, JdbcConnectionAccess jdbcConnectionAccess, JdbcSessionContext jdbcSessionContext)
-