Uses of Package
org.hibernate.internal

Packages that use org.hibernate.internal
org.hibernate.cache.ehcache   
org.hibernate.criterion A framework for defining restriction criteria and order criteria. 
org.hibernate.ejb   
org.hibernate.ejb.internal   
org.hibernate.engine.spi   
org.hibernate.envers.entities.mapper.relation.lazy   
org.hibernate.envers.internal   
org.hibernate.hql.internal.ast.exec   
org.hibernate.hql.internal.ast.tree   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
org.hibernate.loader This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects. 
org.hibernate.loader.criteria This package defines the criteria query compiler and loader 
org.hibernate.service.jdbc.connections.internal   
 

Classes in org.hibernate.internal used by org.hibernate.cache.ehcache
CoreMessageLogger
          The jboss-logging MessageLogger for the hibernate-core module.
 

Classes in org.hibernate.internal used by org.hibernate.criterion
CriteriaImpl
          Implementation of the Criteria interface
 

Classes in org.hibernate.internal used by org.hibernate.ejb
SessionFactoryImpl
          Concrete implementation of the SessionFactory interface.
 

Classes in org.hibernate.internal used by org.hibernate.ejb.internal
CoreMessageLogger
          The jboss-logging MessageLogger for the hibernate-core module.
 

Classes in org.hibernate.internal used by org.hibernate.engine.spi
CriteriaImpl
          Implementation of the Criteria interface
 

Classes in org.hibernate.internal used by org.hibernate.envers.entities.mapper.relation.lazy
CriteriaImpl
          Implementation of the Criteria interface
 

Classes in org.hibernate.internal used by org.hibernate.envers.internal
CoreMessageLogger
          The jboss-logging MessageLogger for the hibernate-core module.
 

Classes in org.hibernate.internal used by org.hibernate.hql.internal.ast.exec
CoreMessageLogger
          The jboss-logging MessageLogger for the hibernate-core module.
 

Classes in org.hibernate.internal used by org.hibernate.hql.internal.ast.tree
CoreMessageLogger
          The jboss-logging MessageLogger for the hibernate-core module.
 

Classes in org.hibernate.internal used by org.hibernate.internal
AbstractQueryImpl
          Abstract implementation of the Query interface.
AbstractScrollableResults
          Implementation of the ScrollableResults interface
AbstractSessionImpl
          Functionality common to stateless and stateful sessions
CoreMessageLogger
          The jboss-logging MessageLogger for the hibernate-core module.
CriteriaImpl
          Implementation of the Criteria interface
QueryImpl
          default implementation of the Query interface, for "ordinary" HQL queries (not collection filters)
SessionFactoryImpl
          Concrete implementation of the SessionFactory interface.
SessionFactoryRegistry
          A registry of all SessionFactory instances for the same classloader as this class.
 

Classes in org.hibernate.internal used by org.hibernate.loader
CoreMessageLogger
          The jboss-logging MessageLogger for the hibernate-core module.
 

Classes in org.hibernate.internal used by org.hibernate.loader.criteria
CriteriaImpl
          Implementation of the Criteria interface
 

Classes in org.hibernate.internal used by org.hibernate.service.jdbc.connections.internal
CoreMessageLogger
          The jboss-logging MessageLogger for the hibernate-core module.
 



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