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

Packages that use Owner
org.hibernate.test.readonly   
 

Uses of Owner in org.hibernate.test.readonly
 

Methods in org.hibernate.test.readonly that return Owner
 Owner Container.getNonLazyOwner()
           
 Owner Container.getNoProxyOwner()
           
 Owner Container.getProxyOwner()
           
 

Methods in org.hibernate.test.readonly with parameters of type Owner
 void Container.setNonLazyOwner(Owner nonLazyOwner)
           
 void Container.setNoProxyOwner(Owner noProxyOwner)
           
 void Container.setProxyOwner(Owner proxyOwner)
           
 



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