| Package | Description |
|---|---|
| org.hibernate.hql.internal.classic |
This package contains the Hibernate 2.x query parser which
is being end-of-lifed.
|
| org.hibernate.jpa.graph.internal.advisor | |
| org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
| org.hibernate.loader.criteria |
This package defines the criteria query compiler and loader
|
| org.hibernate.loader.custom |
This package defines a framework for custom loaders that accept
handwritten SQL
|
| org.hibernate.loader.hql |
This package defines a loader for the AST-based query parser
|
| org.hibernate.loader.internal | |
| org.hibernate.loader.plan.spi | |
| org.hibernate.loader.plan.spi.build | |
| org.hibernate.loader.spi |
| Class and Description |
|---|
| AfterLoadAction |
| Class and Description |
|---|
| LoadPlanAdvisor
An advisor that can be made available to the
ResultSetProcessor and ScrollableResultSetProcessor. |
| Class and Description |
|---|
| AfterLoadAction |
| Class and Description |
|---|
| AfterLoadAction |
| Class and Description |
|---|
| AfterLoadAction |
| Class and Description |
|---|
| AfterLoadAction |
| Class and Description |
|---|
| AfterLoadAction |
| JoinableAssociation
Represents a joinable (entity or collection) association.
|
| LoadPlanAdvisor
An advisor that can be made available to the
ResultSetProcessor and ScrollableResultSetProcessor. |
| LoadQueryAliasResolutionContext
Provides aliases that are used by load queries and ResultSet processors.
|
| LoadQueryBuilder
Builds a load query for generating SQL.
|
| NamedParameterContext
The context for named parameters.
|
| ResultSetProcessingContext |
| ResultSetProcessingContext.EntityKeyResolutionContext |
| ResultSetProcessingContext.IdentifierResolutionContext |
| ResultSetProcessor
Contract for processing JDBC ResultSets.
|
| ScrollableResultSetProcessor
Contract for processing JDBC ResultSets a single logical row at a time.
|
| Class and Description |
|---|
| ResultSetProcessingContext |
| ResultSetProcessingContext.EntityKeyResolutionContext |
| Class and Description |
|---|
| ResultSetProcessingContext.EntityKeyResolutionContext |
| Class and Description |
|---|
| AfterLoadAction |
| JoinableAssociation
Represents a joinable (entity or collection) association.
|
| LoadPlanAdvisor
An advisor that can be made available to the
ResultSetProcessor and ScrollableResultSetProcessor. |
| LoadQueryAliasResolutionContext
Provides aliases that are used by load queries and ResultSet processors.
|
| NamedParameterContext
The context for named parameters.
|
| NoOpLoadPlanAdvisor |
| ResultSetProcessingContext.EntityKeyResolutionContext |
| ResultSetProcessingContext.IdentifierResolutionContext |
| ScrollableResultSetProcessor
Contract for processing JDBC ResultSets a single logical row at a time.
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.