Uses of Class
org.hibernate.test.sql.hand.Organization

Packages that use Organization
org.hibernate.test.sql.hand   
 

Uses of Organization in org.hibernate.test.sql.hand
 

Methods in org.hibernate.test.sql.hand that return Organization
 Organization Employment.getEmployer()
           
 

Methods in org.hibernate.test.sql.hand with parameters of type Organization
 void Employment.setEmployer(Organization employer)
           
 

Constructors in org.hibernate.test.sql.hand with parameters of type Organization
Employment(Person employee, Organization employer, String regionCode)
           
 



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