Uses of Class
org.hibernate.envers.test.entities.IntTestEntity

Packages that use IntTestEntity
org.hibernate.envers.test.integration.manytomany.ternary   
 

Uses of IntTestEntity in org.hibernate.envers.test.integration.manytomany.ternary
 

Methods in org.hibernate.envers.test.integration.manytomany.ternary that return types with arguments of type IntTestEntity
 Map<IntTestEntity,StrTestEntity> TernaryMapEntity.getMap()
           
 

Method parameters in org.hibernate.envers.test.integration.manytomany.ternary with type arguments of type IntTestEntity
 void TernaryMapEntity.setMap(Map<IntTestEntity,StrTestEntity> map)
           
 



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