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 | |
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 © 2021 JBoss by Red Hat. All rights reserved.