Uses of Class
org.hibernate.test.annotations.manytomany.CatPk

Packages that use CatPk
org.hibernate.test.annotations.manytomany   
 

Uses of CatPk in org.hibernate.test.annotations.manytomany
 

Methods in org.hibernate.test.annotations.manytomany that return CatPk
 CatPk Cat.getId()
           
 

Methods in org.hibernate.test.annotations.manytomany with parameters of type CatPk
 void Cat.setId(CatPk id)
           
 



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