Package org.hibernate.internal

An internal package containing mostly implementations of central Hibernate APIs of the org.hibernate package.

See:
          Description

Interface Summary
CoreMessageLogger The jboss-logging MessageLogger for the hibernate-core module.
 

Class Summary
AbstractQueryImpl Abstract implementation of the Query interface.
AbstractScrollableResults Implementation of the ScrollableResults interface
AbstractSessionImpl Functionality common to stateless and stateful sessions
CollectionFilterImpl implementation of the Query interface for collection filters
ConnectionObserverStatsBridge  
CoreMessageLogger_$logger Warning this class consists of generated code.
CriteriaImpl Implementation of the Criteria interface
CriteriaImpl.CriterionEntry  
CriteriaImpl.OrderEntry  
FetchingScrollableResultsImpl Implementation of ScrollableResults which can handle collection fetches.
FilterHelper Implementation of FilterHelper.
FilterImpl Implementation of FilterImpl.
IteratorImpl An implementation of java.util.Iterator that is returned by iterate() query execution methods.
NonFlushedChangesImpl  
QueryImpl default implementation of the Query interface, for "ordinary" HQL queries (not collection filters)
ScrollableResultsImpl Implementation of the ScrollableResults interface
SessionFactoryImpl Concrete implementation of the SessionFactory interface.
SessionFactoryImpl.StatelessSessionBuilderImpl  
SessionFactoryObserverChain  
SessionFactoryRegistry A registry of all SessionFactory instances for the same classloader as this class.
SessionFactoryRegistry.ObjectFactoryImpl  
SessionImpl Concrete implementation of a Session.
SQLQueryImpl Implementation of the SQLQuery contract.
StatelessSessionImpl  
TransactionEnvironmentImpl  
TypeLocatorImpl Implementation of TypeHelper
 

Package org.hibernate.internal Description

An internal package containing mostly implementations of central Hibernate APIs of the org.hibernate package.



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