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

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

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

Methods in org.hibernate.test.annotations.onetomany that return types with arguments of type OrganisationUser
 Set<OrganisationUser> Organisation.getOrganisationUsers()
           
 

Method parameters in org.hibernate.test.annotations.onetomany with type arguments of type OrganisationUser
 void Organisation.setOrganisationUsers(Set<OrganisationUser> organisationUsers)
           
 



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