| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLLoadableCollection | |
|---|---|
| org.hibernate.loader.custom | This package defines a framework for custom loaders that accept handwritten SQL | 
| org.hibernate.persister.collection | This package abstracts the persistence mechanism for collections. | 
| Uses of SQLLoadableCollection in org.hibernate.loader.custom | 
|---|
| Constructors in org.hibernate.loader.custom with parameters of type SQLLoadableCollection | |
|---|---|
| ColumnCollectionAliases(Map userProvidedAliases,
                        SQLLoadableCollection persister) | |
| Uses of SQLLoadableCollection in org.hibernate.persister.collection | 
|---|
| Classes in org.hibernate.persister.collection that implement SQLLoadableCollection | |
|---|---|
|  class | AbstractCollectionPersisterBase implementation of the QueryableCollection interface. | 
|  class | BasicCollectionPersisterCollection persister for collections of values and many-to-many associations. | 
|  class | OneToManyPersisterCollection persister for one-to-many associations. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||