| Package | Description |
|---|---|
| org.hibernate.engine |
This package contains classes that are "shared" by other packages,
and implementations of some key algorithms.
|
| org.hibernate.engine.query | |
| org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
| org.hibernate.loader.custom.sql |
| Class and Description |
|---|
| QueryPlanCache
Acts as a cache for compiled query plans, as well as query-parameter metadata.
|
| Class and Description |
|---|
| FilterQueryPlan
Extends an HQLQueryPlan to maintain a reference to the collection-role name
being filtered.
|
| HQLQueryPlan
Defines a query execution plan for an HQL query (or filter).
|
| NamedParameterDescriptor
Descriptor regarding a named parameter.
|
| NativeSQLQueryPlan
Defines a query execution plan for a native-SQL query.
|
| OrdinalParameterDescriptor |
| ParameterMetadata
Encapsulates metadata about parameters encountered within a query.
|
| ParameterParser.Recognizer |
| ParamLocationRecognizer
Implements a parameter parser recognizer specifically for the purpose
of journaling parameter locations.
|
| ReturnMetadata |
| Class and Description |
|---|
| HQLQueryPlan
Defines a query execution plan for an HQL query (or filter).
|
| NativeSQLQueryPlan
Defines a query execution plan for a native-SQL query.
|
| ParameterMetadata
Encapsulates metadata about parameters encountered within a query.
|
| QueryPlanCache
Acts as a cache for compiled query plans, as well as query-parameter metadata.
|
| Class and Description |
|---|
| ParameterParser.Recognizer |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved