|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CollectionInitializer | An interface for collection loaders |
Class Summary | |
BatchingCollectionInitializer | "Batch" loads collections, using multiple foreign key values in the SQL where clause. |
CollectionLoader | Loads a collection of values or a many-to-many association. |
OneToManyLoader | Loads one-to-many associations The collection persister must implement QueryableCOllection. |
SubselectCollectionLoader | Implements subselect fetching for a collection |
SubselectOneToManyLoader | Implements subselect fetching for a one to many association |
This package defines collection initializers
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |