Uses of Class
org.hibernate.test.annotations.inheritance.VegetablePk

Packages that use VegetablePk
org.hibernate.test.annotations.inheritance   
 

Uses of VegetablePk in org.hibernate.test.annotations.inheritance
 

Methods in org.hibernate.test.annotations.inheritance that return VegetablePk
 VegetablePk Vegetable.getId()
           
 

Methods in org.hibernate.test.annotations.inheritance with parameters of type VegetablePk
 void Vegetable.setId(VegetablePk id)
           
 



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