See: Description
Interface | Description |
---|---|
CoreMessageLogger |
The jboss-logging
MessageLogger for the hibernate-core module. |
FilterAliasGenerator |
Class | Description |
---|---|
AbstractBasicQueryContractImpl | |
AbstractQueryImpl |
Abstract implementation of the Query interface.
|
AbstractScrollableResults |
Base implementation of the ScrollableResults interface.
|
AbstractSessionImpl |
Functionality common to stateless and stateful sessions
|
CacheImpl | |
CollectionFilterImpl |
implementation of the Query interface for collection filters
|
ConnectionObserverStatsBridge | |
CoreLogging |
Quite sad, really, when you need helpers for generating loggers...
|
CriteriaImpl |
Implementation of the Criteria interface
|
CriteriaImpl.CriterionEntry | |
CriteriaImpl.OrderEntry | |
DynamicFilterAliasGenerator | |
FetchingScrollableResultsImpl |
Implementation of ScrollableResults which can handle collection fetches.
|
FilterConfiguration | |
FilterHelper |
Implementation of FilterHelper.
|
FilterImpl |
Implementation of FilterImpl.
|
IteratorImpl |
An implementation of java.util.Iterator that is
returned by iterate() query execution methods.
|
NamedQueryRepository | |
QueryImpl |
default implementation of the Query interface,
for "ordinary" HQL queries (not collection filters)
|
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.
|
SQLQueryImpl |
Implementation of the
SQLQuery contract. |
StatelessSessionImpl | |
StaticFilterAliasGenerator | |
TypeLocatorImpl |
Implementation of
TypeHelper |
WrapperOptionsImpl |
An internal package containing mostly implementations of central Hibernate APIs.
Copyright © 2017 JBoss by Red Hat. All rights reserved.