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