Uses of Class
org.hibernate.envers.test.entities.components.ComponentTestEntity

Packages that use ComponentTestEntity
org.hibernate.envers.test.integration.collection.mapkey   
 

Uses of ComponentTestEntity in org.hibernate.envers.test.integration.collection.mapkey
 

Methods in org.hibernate.envers.test.integration.collection.mapkey that return types with arguments of type ComponentTestEntity
 Map<Component1,ComponentTestEntity> ComponentMapKeyEntity.getIdmap()
           
 

Method parameters in org.hibernate.envers.test.integration.collection.mapkey with type arguments of type ComponentTestEntity
 void ComponentMapKeyEntity.setIdmap(Map<Component1,ComponentTestEntity> idmap)
           
 



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