Uses of Class
org.hibernate.test.onetoone.link.Customer

Packages that use Customer
org.hibernate.test.onetoone.link   
 

Uses of Customer in org.hibernate.test.onetoone.link
 

Methods in org.hibernate.test.onetoone.link that return Customer
 Customer Person.getCustomer()
           
 

Methods in org.hibernate.test.onetoone.link with parameters of type Customer
 void Person.setCustomer(Customer customer)
           
 



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