Uses of Class
org.hibernate.test.annotations.onetomany.Organisation

Packages that use Organisation
org.hibernate.test.annotations.onetomany   
 

Uses of Organisation in org.hibernate.test.annotations.onetomany
 

Methods in org.hibernate.test.annotations.onetomany that return Organisation
 Organisation OrganisationUser.getOrganisation()
           
 

Methods in org.hibernate.test.annotations.onetomany with parameters of type Organisation
 void OrganisationUser.setOrganisation(Organisation organisation)
           
 



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