Uses of Class
org.hibernate.test.immutable.entitywithmutablecollection.Owner

Packages that use Owner
org.hibernate.test.immutable.entitywithmutablecollection   
 

Uses of Owner in org.hibernate.test.immutable.entitywithmutablecollection
 

Methods in org.hibernate.test.immutable.entitywithmutablecollection that return Owner
 Owner Plan.getOwner()
           
 

Methods in org.hibernate.test.immutable.entitywithmutablecollection with parameters of type Owner
 void Plan.setOwner(Owner owner)
           
 



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