Uses of Package
org.hibernate.engine.jdbc.internal

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

Classes in org.hibernate.engine.jdbc.internal used by org.hibernate.engine.jdbc.internal
FormatStyle
          Represents the the understood types or styles of formatting.
Formatter
          Formatter contract
JdbcCoordinatorImpl
          Standard Hibernate implementation of JdbcCoordinator

IMPL NOTE : Custom serialization handling!

JdbcServicesInitiator
          Standard initiator for the standard JdbcServices service
LogicalConnectionImpl
          Standard Hibernate LogicalConnection implementation

IMPL NOTE : Custom serialization handling!

TypeInfo
          Models type info extracted from DatabaseMetaData.getTypeInfo()
TypeNullability
          Describes the instrinsic nullability of a data type as reported by the JDBC driver.
TypeSearchability
          Describes the searchability of a data type as reported by the JDBC driver.
 

Classes in org.hibernate.engine.jdbc.internal used by org.hibernate.engine.jdbc.spi
Formatter
          Formatter contract
TypeInfo
          Models type info extracted from DatabaseMetaData.getTypeInfo()
 

Classes in org.hibernate.engine.jdbc.internal used by org.hibernate.engine.transaction.internal
JdbcCoordinatorImpl
          Standard Hibernate implementation of JdbcCoordinator

IMPL NOTE : Custom serialization handling!

 



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