| Package | Description | 
|---|---|
| org.hibernate.loader.collection.plan | |
| org.hibernate.loader.entity.plan | |
| org.hibernate.loader.plan.exec.internal | 
 Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor. 
 | 
| Class and Description | 
|---|
| AbstractLoadPlanBasedLoader
 A superclass for loader implementations based on using LoadPlans. 
 | 
| Class and Description | 
|---|
| AbstractLoadPlanBasedLoader
 A superclass for loader implementations based on using LoadPlans. 
 | 
| Class and 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.SqlStatementWrapper | 
| AbstractLoadQueryDetails | 
| AliasResolutionContextImpl
 Provides aliases that are used by load queries and ResultSet processors. 
 | 
| BatchingLoadQueryDetailsFactory
 A factory class for creating a  
LoadQueryDetails object. | 
| FetchStats
 Contract used to report collected information about fetches. 
 | 
| RootHelper | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.