Uses of Class
org.hibernate.test.propertyref.inheritence.union.Customer

Packages that use Customer
org.hibernate.test.propertyref.inheritence.union   
 

Uses of Customer in org.hibernate.test.propertyref.inheritence.union
 

Methods in org.hibernate.test.propertyref.inheritence.union that return Customer
 Customer Account.getCustomer()
           
 

Methods in org.hibernate.test.propertyref.inheritence.union with parameters of type Customer
 void Account.setCustomer(Customer user)
           
 



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