Uses of Class
org.hibernate.test.annotations.onetoone.hhh4851.Owner

Packages that use Owner
org.hibernate.test.annotations.onetoone.hhh4851   
 

Uses of Owner in org.hibernate.test.annotations.onetoone.hhh4851
 

Methods in org.hibernate.test.annotations.onetoone.hhh4851 that return Owner
 Owner BaseEntity.getOwner()
           
 Owner Owner.setDeleted(boolean isDeleted)
           
 Owner Owner.setName(String name)
           
 

Methods in org.hibernate.test.annotations.onetoone.hhh4851 with parameters of type Owner
 void BaseEntity.setOwner(Owner owner)
           
 



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