Uses of Class
org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.Master

Packages that use Master
org.hibernate.envers.test.integration.manytomany.inverseToSuperclass   
 

Uses of Master in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass
 

Methods in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass that return types with arguments of type Master
 List<Master> DetailSuperclass.getMasters()
           
 

Method parameters in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass with type arguments of type Master
 void DetailSuperclass.setMasters(List<Master> masters)
           
 



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