Uses of Class
org.hibernate.mapping.Bag
-
Packages that use Bag Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
Uses of Bag in org.hibernate.mapping
Methods in org.hibernate.mapping that return Bag Modifier and Type Method Description Bag
Bag. copy()
Methods in org.hibernate.mapping with parameters of type Bag Modifier and Type Method Description Object
ValueVisitor. accept(Bag bag)
-