Uses of Class
org.hibernate.mapping.OneToOne
-
Packages that use OneToOne Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
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)
-