Uses of Class
org.hibernate.test.annotations.inheritance.joined.Parent

Packages that use Parent
org.hibernate.test.annotations.inheritance.joined   
 

Uses of Parent in org.hibernate.test.annotations.inheritance.joined
 

Methods in org.hibernate.test.annotations.inheritance.joined that return Parent
 Parent Asset.getParent()
           
 

Methods in org.hibernate.test.annotations.inheritance.joined with parameters of type Parent
 void Asset.setParent(Parent parent)
           
 



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