Uses of Interface
org.hibernate.engine.jdbc.spi.LogicalConnection

Packages that use LogicalConnection
org.hibernate.engine.jdbc.internal   
org.hibernate.engine.jdbc.spi   
 

Uses of LogicalConnection in org.hibernate.engine.jdbc.internal
 

Classes in org.hibernate.engine.jdbc.internal that implement LogicalConnection
 class LogicalConnectionImpl
          Standard Hibernate LogicalConnection implementation

IMPL NOTE : Custom serialization handling!

 

Uses of LogicalConnection in org.hibernate.engine.jdbc.spi
 

Subinterfaces of LogicalConnection in org.hibernate.engine.jdbc.spi
 interface LogicalConnectionImplementor
          The "internal" contract for LogicalConnection
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.