Package org.hibernate.envers.internal.entities.mapper.id
package org.hibernate.envers.internal.entities.mapper.id
-
ClassDescriptionAn abstract identifier mapper implementation specific for composite identifiers.The base abstract class implementation for identifier mappers.An identifier mapper implementation for
EmbeddedIdmappings.Base contract for all identifier mappers.An identifier mapper that is meant to support nestedEmbeddableinstances inside an existingEmbeddedIdidentifier hierarchy.A simple identifier builder contract.An implementation of an identifier mapper for a single basic attribute property.An extension to theSingleIdMapperimplementation that supports the use case of an@IdClassmapping that contains an entity association where the@IdClassstores the primary key of the associated entity rather than the entity object itself.