|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IdentifierCollection | |
| org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
| org.hibernate.mapping | This package defines the Hibernate configuration-time metamodel. |
| Uses of IdentifierCollection in org.hibernate.cfg |
| Methods in org.hibernate.cfg with parameters of type IdentifierCollection | |
static void |
HbmBinder.bindIdentifierCollectionSecondPass(org.dom4j.Element node,
IdentifierCollection collection,
Map persistentClasses,
Mappings mappings,
Map inheritedMetas)
|
| Uses of IdentifierCollection in org.hibernate.mapping |
| Subclasses of IdentifierCollection in org.hibernate.mapping | |
class |
IdentifierBag
An IdentifierBag has a primary key consisting of just the identifier column |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||