See: Description
| Interface | Description |
|---|---|
| CoreMessageLogger |
The jboss-logging
MessageLogger for the hibernate-core module. |
| Class | Description |
|---|---|
| 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 |
An internal package containing mostly implementations of central Hibernate APIs.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.