Uses of Class
org.hibernate.test.proxy.Owner

Packages that use Owner
org.hibernate.test.proxy   
 

Uses of Owner in org.hibernate.test.proxy
 

Methods in org.hibernate.test.proxy that return Owner
 Owner Container.getOwner()
           
 

Methods in org.hibernate.test.proxy with parameters of type Owner
 void Container.setOwner(Owner owner)
           
 



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