Package org.hibernate.impl
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
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
CriteriaImpl Implementation of the Criteria interface
CriteriaImpl.CriterionEntry No description provided.
CriteriaImpl.OrderEntry No description provided.
CriteriaImpl.Subcriteria No description provided.
FetchingScrollableResultsImpl Implementation of ScrollableResults which can handle collection fetches.
FilterImpl Implementation of FilterImpl.
IteratorImpl An implementation of java.util.Iterator that is returned by iterate() query execution methods.
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.
SessionFactoryObjectFactory Resolves SessionFactory JNDI lookups and deserialization
SessionImpl Concrete implementation of a Session, and also the central, organizing component of Hibernate's internal implementation.
SQLQueryImpl Implements SQL query passthrough.
StatelessSessionImpl No description provided.
No description provided.