Uses of Class
org.hibernate.mapping.ToOne

Packages that use ToOne
org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. 
 

Uses of ToOne in org.hibernate.mapping
 

Subclasses of ToOne in org.hibernate.mapping
 class ManyToOne
          A many-to-one association mapping
 class OneToOne
          A one-to-one association mapping