See: Description
| Interface | Description |
|---|---|
| CoreMessageLogger |
The jboss-logging
MessageLogger for the hibernate-core module. |
| EntityManagerMessageLogger |
The jboss-logging
MessageLogger for the hibernate-entitymanager module. |
| FilterAliasGenerator | |
| SessionCreationOptions | |
| SharedSessionCreationOptions |
An extension of SessionCreationOptions for cases where the Session to be created shares
some part of the "transaction context" of another Session.
|
| Class | Description |
|---|---|
| AbstractScrollableResults |
Base implementation of the ScrollableResults interface.
|
| AbstractSessionImpl |
Functionality common to stateless and stateful sessions
|
| AbstractSharedSessionContract |
Base class for SharedSessionContract/SharedSessionContractImplementor
implementations.
|
| CacheImpl | |
| ConnectionObserverStatsBridge | |
| ContextualJdbcConnectionAccess | |
| CoordinatingEntityNameResolver | |
| CoreLogging |
Quite sad, really, when you need helpers for generating loggers...
|
| CriteriaImpl |
Implementation of the Criteria interface
|
| CriteriaImpl.CriterionEntry | |
| CriteriaImpl.OrderEntry | |
| DynamicFilterAliasGenerator | |
| EmptyScrollableResults | |
| ExceptionConverterImpl | |
| ExceptionMapperStandardImpl | |
| FetchingScrollableResultsImpl |
Implementation of ScrollableResults which can handle collection fetches.
|
| FilterConfiguration | |
| FilterHelper |
Implementation of FilterHelper.
|
| FilterImpl |
Implementation of FilterImpl.
|
| HEMLogging |
Sad when you need helpers for generating loggers...
|
| IteratorImpl |
An implementation of java.util.Iterator that is
returned by iterate() query execution methods.
|
| JdbcObserverImpl | |
| JdbcSessionContextImpl | |
| NonContextualJdbcConnectionAccess | |
| ScrollableResultsImpl |
Standard ScrollableResults implementation.
|
| 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.
|
| SessionImpl.ManagedFlushCheckerStandardImpl | |
| StatelessSessionImpl | |
| StaticFilterAliasGenerator | |
| TypeLocatorImpl |
Implementation of
TypeHelper |
| Enum | Description |
|---|---|
| SessionOwnerBehavior |
An internal package containing mostly implementations of central Hibernate APIs.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.