Uses of Class
org.hibernate.test.propertyref.component.partial.Identity

Packages that use Identity
org.hibernate.test.propertyref.component.partial   
 

Uses of Identity in org.hibernate.test.propertyref.component.partial
 

Methods in org.hibernate.test.propertyref.component.partial that return Identity
 Identity Person.getIdentity()
           
 

Methods in org.hibernate.test.propertyref.component.partial with parameters of type Identity
 void Person.setIdentity(Identity identity)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.