| Package | Description |
|---|---|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.engine.query | |
| org.hibernate.hql |
This package defines the interface between Hibernate and
the HQL query parser implementation (to allow switching
between the 2.x and 3.0 HQL parsers).
|
| org.hibernate.hql.ast |
An ANTLR-based parser for Hibernate Query Language.
|
| org.hibernate.hql.classic |
This package contains the Hibernate 2.x query parser which
is being end-of-lifed.
|
| org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
| org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
| Class and Description |
|---|
| QueryTranslatorFactory
Facade for generation of
QueryTranslator and FilterTranslator instances. |
| Class and Description |
|---|
| QueryTranslator
Defines the contract of an HQL->SQL translator.
|
| Class and Description |
|---|
| FilterTranslator
Specialized interface for filters.
|
| HolderInstantiator |
| ParameterTranslations
Defines available information about the parameters encountered during
query translation.
|
| QueryTranslator
Defines the contract of an HQL->SQL translator.
|
| Class and Description |
|---|
| FilterTranslator
Specialized interface for filters.
|
| ParameterTranslations
Defines available information about the parameters encountered during
query translation.
|
| QueryTranslator
Defines the contract of an HQL->SQL translator.
|
| QueryTranslatorFactory
Facade for generation of
QueryTranslator and FilterTranslator instances. |
| Class and Description |
|---|
| FilterTranslator
Specialized interface for filters.
|
| ParameterTranslations
Defines available information about the parameters encountered during
query translation.
|
| QueryTranslator
Defines the contract of an HQL->SQL translator.
|
| QueryTranslatorFactory
Facade for generation of
QueryTranslator and FilterTranslator instances. |
| Class and Description |
|---|
| HolderInstantiator |
| Class and Description |
|---|
| HolderInstantiator |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved