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