Uses of Class
org.hibernate.test.instrument.domain.Owner

Packages that use Owner
org.hibernate.test.instrument.domain   
 

Uses of Owner in org.hibernate.test.instrument.domain
 

Methods in org.hibernate.test.instrument.domain that return Owner
 Owner Document.getOwner()
           
 

Methods in org.hibernate.test.instrument.domain with parameters of type Owner
 void Document.setOwner(Owner owner)
           
 



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