Uses of Class
org.hibernate.mapping.OneToOne
-
Packages that use OneToOne Package Description org.hibernate.mapping -
-
Uses of OneToOne in org.hibernate.mapping
Methods in org.hibernate.mapping that return OneToOne Modifier and Type Method Description OneToOneOneToOne. copy()Methods in org.hibernate.mapping with parameters of type OneToOne Modifier and Type Method Description ObjectValueVisitor. accept(OneToOne oto)booleanOneToOne. isSame(OneToOne other)
-