Uses of Class
org.hibernate.test.annotations.manytoone.LotzPK

Packages that use LotzPK
org.hibernate.test.annotations.manytoone   
 

Uses of LotzPK in org.hibernate.test.annotations.manytoone
 

Fields in org.hibernate.test.annotations.manytoone declared as LotzPK
protected  LotzPK Lotz.lotPK
           
 

Methods in org.hibernate.test.annotations.manytoone that return LotzPK
 LotzPK Lotz.getLotPK()
           
 

Methods in org.hibernate.test.annotations.manytoone with parameters of type LotzPK
 void Lotz.setLotPK(LotzPK lotPK)
           
 



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