See: Description
| Interface | Description |
|---|---|
| FetchStats |
Contract used to report collected information about fetches.
|
| Class | Description |
|---|---|
| AbstractCollectionLoadQueryDetails |
Handles interpreting a LoadPlan (for loading of a collection) by:
generating the SQL query to perform
creating the readers needed to read the results from the SQL's ResultSet
|
| AbstractLoadPlanBasedLoader |
A superclass for loader implementations based on using LoadPlans.
|
| AbstractLoadPlanBasedLoader.SqlStatementWrapper |
Wrapper class for
Statement and associated ResultSet. |
| AbstractLoadQueryDetails | |
| AbstractLoadQueryDetails.ReaderCollectorImpl | |
| AliasResolutionContextImpl |
Provides aliases that are used by load queries and ResultSet processors.
|
| BasicCollectionLoadQueryDetails | |
| BatchingLoadQueryDetailsFactory |
A factory class for creating a
LoadQueryDetails object. |
| CollectionReferenceAliasesImpl | |
| EntityLoadQueryDetails |
Handles interpreting a LoadPlan (for loading of an entity) by:
generating the SQL query to perform
creating the readers needed to read the results from the SQL's ResultSet
|
| EntityReferenceAliasesImpl | |
| LoadQueryJoinAndFetchProcessor | |
| OneToManyLoadQueryDetails | |
| RootHelper |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.