Uses of Class
org.hibernate.mapping.IdentifierCollection
-
Packages that use IdentifierCollection Package Description org.hibernate.mapping -
-
Uses of IdentifierCollection in org.hibernate.mapping
Subclasses of IdentifierCollection in org.hibernate.mapping Modifier and Type Class Description class
IdentifierBag
An IdentifierBag has a primary key consisting of just the identifier columnMethods in org.hibernate.mapping with parameters of type IdentifierCollection Modifier and Type Method Description boolean
IdentifierCollection. isSame(IdentifierCollection other)
-