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

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

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

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

Methods in org.hibernate.test.annotations.naturalid that return types with arguments of type D
 Set<D> A.getDs()
           
 

Methods in org.hibernate.test.annotations.naturalid with parameters of type D
 void A.setSingleD(D singleD)
           
 

Method parameters in org.hibernate.test.annotations.naturalid with type arguments of type D
 void A.setDs(Set<D> ds)
           
 



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