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

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

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

Methods in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass that return Master
 Master DetailSuperclass.getParent()
           
 

Methods in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass with parameters of type Master
 void DetailSuperclass.setParent(Master parent)
           
 



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