Uses of Class
org.hibernate.mapping.IdentifierBag
-
Packages that use IdentifierBag Package Description org.hibernate.mapping -
-
Uses of IdentifierBag in org.hibernate.mapping
Methods in org.hibernate.mapping that return IdentifierBag Modifier and Type Method Description IdentifierBagIdentifierBag. copy()Methods in org.hibernate.mapping with parameters of type IdentifierBag Modifier and Type Method Description ObjectValueVisitor. accept(IdentifierBag bag)Constructors in org.hibernate.mapping with parameters of type IdentifierBag Constructor Description IdentifierBag(IdentifierBag original)
-