| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OuterJoinLoader | |
|---|---|
| org.hibernate.loader.collection | This package defines collection initializers | 
| org.hibernate.loader.criteria | This package defines the criteria query compiler and loader | 
| org.hibernate.loader.entity | This package defines entity loaders | 
| Uses of OuterJoinLoader in org.hibernate.loader.collection | 
|---|
| Subclasses of OuterJoinLoader in org.hibernate.loader.collection | |
|---|---|
|  class | BasicCollectionLoaderLoads a collection of values or a many-to-many association. | 
|  class | CollectionLoaderSuperclass for loaders that initialize collections | 
|  class | OneToManyLoaderLoads one-to-many associations The collection persister must implement QueryableCOllection. | 
|  class | SubselectCollectionLoaderImplements subselect fetching for a collection | 
|  class | SubselectOneToManyLoaderImplements subselect fetching for a one to many association | 
| Uses of OuterJoinLoader in org.hibernate.loader.criteria | 
|---|
| Subclasses of OuterJoinLoader in org.hibernate.loader.criteria | |
|---|---|
|  class | CriteriaLoaderA Loader for Criteria queries. | 
| Uses of OuterJoinLoader in org.hibernate.loader.entity | 
|---|
| Subclasses of OuterJoinLoader in org.hibernate.loader.entity | |
|---|---|
|  class | AbstractEntityLoader | 
|  class | CascadeEntityLoader | 
|  class | CollectionElementLoader | 
|  class | EntityLoaderLoads an entity instance using outerjoin fetching to fetch associated entities. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||