程序包 org.hibernate.loader.plan.exec.internal
Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.
-
接口概要 接口 说明 FetchStats Contract used to report collected information about fetches. -
类概要 类 说明 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 ResultSetAbstractLoadPlanBasedLoader 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 aLoadQueryDetailsobject.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 ResultSetEntityReferenceAliasesImpl LoadQueryJoinAndFetchProcessor OneToManyLoadQueryDetails RootHelper