Uses of Class
org.hibernate.test.annotations.naturalid.A

Packages that use A
org.hibernate.test.annotations.naturalid   
 

Uses of A in org.hibernate.test.annotations.naturalid
 

Methods in org.hibernate.test.annotations.naturalid that return A
 A D.getA()
           
 A D.getSingleA()
           
 

Methods in org.hibernate.test.annotations.naturalid with parameters of type A
 void D.setA(A a)
           
 void D.setSingleA(A singleA)
           
 



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