Uses of Package
org.hibernate.envers.entities.mapper

Packages that use org.hibernate.envers.entities.mapper
org.hibernate.envers.configuration.metadata   
org.hibernate.envers.entities   
org.hibernate.envers.entities.mapper   
org.hibernate.envers.entities.mapper.id   
org.hibernate.envers.entities.mapper.relation   
org.hibernate.envers.strategy   
org.hibernate.envers.synchronization.work   
 

Classes in org.hibernate.envers.entities.mapper used by org.hibernate.envers.configuration.metadata
CompositeMapperBuilder
           
 

Classes in org.hibernate.envers.entities.mapper used by org.hibernate.envers.entities
ExtendedPropertyMapper
           
PropertyMapper
           
 

Classes in org.hibernate.envers.entities.mapper used by org.hibernate.envers.entities.mapper
CompositeMapperBuilder
           
ExtendedPropertyMapper
           
PersistentCollectionChangeData
          Data describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection).
PropertyMapper
           
SimpleMapperBuilder
           
 

Classes in org.hibernate.envers.entities.mapper used by org.hibernate.envers.entities.mapper.id
SimpleMapperBuilder
           
 

Classes in org.hibernate.envers.entities.mapper used by org.hibernate.envers.entities.mapper.relation
PersistentCollectionChangeData
          Data describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection).
PropertyMapper
           
 

Classes in org.hibernate.envers.entities.mapper used by org.hibernate.envers.strategy
PersistentCollectionChangeData
          Data describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection).
 

Classes in org.hibernate.envers.entities.mapper used by org.hibernate.envers.synchronization.work
PersistentCollectionChangeData
          Data describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection).
 



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