| Name | Description | Type | Package | Framework |
| BasicCollectionJoinWalker | Walker for collections of values and many-to-many associationsSee Also:BasicCollectionLoader | Class | org.hibernate.loader.collection | Hibernate ORM |
| BasicCollectionLoader | Loads a collection of values or a many-to-many association. | Class | org.hibernate.loader.collection | Hibernate ORM |
| BatchingCollectionInitializer | "Batch" loads collections, using multiple foreign key values in theSee Also:BasicCollectionLoader, | Class | org.hibernate.loader.collection | Hibernate ORM |
| CollectionAliases | Type definition of CollectionAliases. | Interface | org.hibernate.loader | Hibernate ORM |
| CollectionInitializer | An interface for collection loadersSee Also:BasicCollectionLoader, | Interface | org.hibernate.loader.collection | Hibernate ORM |
| CollectionJoinWalker | Superclass of walkers for collection initializersSee Also:CollectionLoader, | Class | org.hibernate.loader.collection | Hibernate ORM |
| CollectionLoader | Superclass for loaders that initialize collectionsSee Also:OneToManyLoader, | Class | org.hibernate.loader.collection | Hibernate ORM |
| OneToManyJoinWalker | Walker for one-to-many associationsSee Also:OneToManyLoader | Class | org.hibernate.loader.collection | Hibernate ORM |
| OneToManyLoader | Loads one-to-many associations The collection persister must implement QueryableCOllection. | Class | org.hibernate.loader.collection | Hibernate ORM |
| SubselectCollectionLoader | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.hibernate.loader.collection | Hibernate ORM |
| SubselectOneToManyLoader | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.hibernate.loader.collection | Hibernate ORM |