Uses of Package
org.hibernate.envers.internal.entities.mapper
-
Classes in org.hibernate.envers.internal.entities.mapper used by org.hibernate.envers.configuration.internal.metadata Class Description CompositeMapperBuilder SimpleMapperBuilder -
Classes in org.hibernate.envers.internal.entities.mapper used by org.hibernate.envers.internal.entities Class Description ExtendedPropertyMapper PropertyMapper -
Classes in org.hibernate.envers.internal.entities.mapper used by org.hibernate.envers.internal.entities.mapper Class Description AbstractMapper A base class for all entity mapper implementations.AbstractPropertyMapper Abstract implementation of aPropertyMapper
.CompositeMapperBuilder DynamicComponentMapperSupport Contract forPropertyMapper
implementations to expose whether they should be included as a wrapper for a<dynamic-component/>
mapping.ExtendedPropertyMapper ModifiedFlagMapperSupport Contract forPropertyMapper
implementations to expose whether they contain any property that usesPropertyData.isUsingModifiedFlag()
.MultiPropertyMapper 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.internal.entities.mapper used by org.hibernate.envers.internal.entities.mapper.id Class Description AbstractMapper A base class for all entity mapper implementations.SimpleMapperBuilder -
Classes in org.hibernate.envers.internal.entities.mapper used by org.hibernate.envers.internal.entities.mapper.relation Class Description AbstractMapper A base class for all entity mapper implementations.AbstractPropertyMapper Abstract implementation of aPropertyMapper
.DynamicComponentMapperSupport Contract forPropertyMapper
implementations to expose whether they should be included as a wrapper for a<dynamic-component/>
mapping.ModifiedFlagMapperSupport Contract forPropertyMapper
implementations to expose whether they contain any property that usesPropertyData.isUsingModifiedFlag()
.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.internal.entities.mapper used by org.hibernate.envers.internal.entities.mapper.relation.component Class Description AbstractMapper A base class for all entity mapper implementations.CompositeMapperBuilder MultiPropertyMapper PropertyMapper SimpleMapperBuilder -
Classes in org.hibernate.envers.internal.entities.mapper used by org.hibernate.envers.internal.synchronization.work Class Description 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.internal.entities.mapper used by org.hibernate.envers.strategy Class Description 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.internal.entities.mapper used by org.hibernate.envers.strategy.internal Class Description 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.internal.entities.mapper used by org.hibernate.envers.strategy.spi Class Description PersistentCollectionChangeData Data describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection).