Uses of Package
org.hibernate.envers.internal.entities.mapper
Packages that use org.hibernate.envers.internal.entities.mapper
Package
Description
-
-
-
Classes in org.hibernate.envers.internal.entities.mapper used by org.hibernate.envers.internal.entities.mapperClassDescriptionA base class for all entity mapper implementations.Abstract implementation of a
PropertyMapper
.Contract forPropertyMapper
implementations to expose whether they should be included as a wrapper for a<dynamic-component/>
mapping.Contract forPropertyMapper
implementations to expose whether they contain any property that usesPropertyData.isUsingModifiedFlag()
.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.internal.entities.mapper.idClassDescriptionA base class for all entity mapper implementations.
-
Classes in org.hibernate.envers.internal.entities.mapper used by org.hibernate.envers.internal.entities.mapper.relationClassDescriptionA base class for all entity mapper implementations.Abstract implementation of a
PropertyMapper
.Contract forPropertyMapper
implementations to expose whether they should be included as a wrapper for a<dynamic-component/>
mapping.Contract forPropertyMapper
implementations to expose whether they contain any property that usesPropertyData.isUsingModifiedFlag()
.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.internal.entities.mapper.relation.componentClassDescriptionA base class for all entity mapper implementations.
-
Classes in org.hibernate.envers.internal.entities.mapper used by org.hibernate.envers.internal.synchronization.workClassDescriptionData 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.strategyClassDescriptionData 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.internalClassDescriptionData 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.spiClassDescriptionData describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection).