Uses of Package
org.hibernate.envers.internal.entities.mapper.id
-
Classes in org.hibernate.envers.internal.entities.mapper.id used by org.hibernate.envers.configuration.internal.metadata Class Description SimpleIdMapperBuilder A simple identifier builder contract. -
Classes in org.hibernate.envers.internal.entities.mapper.id used by org.hibernate.envers.internal.entities Class Description IdMapper Base contract for all identifier mappers. -
Classes in org.hibernate.envers.internal.entities.mapper.id used by org.hibernate.envers.internal.entities.mapper.id Class Description AbstractCompositeIdMapper An abstract identifier mapper implementation specific for composite identifiers.AbstractIdMapper The base abstract class implementation for identifier mappers.EmbeddedIdMapper An identifier mapper implementation forEmbeddedId
mappings.IdMapper Base contract for all identifier mappers.QueryParameterData SimpleIdMapperBuilder A simple identifier builder contract.SingleIdMapper An implementation of an identifier mapper for a single basic attribute property. -
Classes in org.hibernate.envers.internal.entities.mapper.id used by org.hibernate.envers.internal.entities.mapper.relation Class Description IdMapper Base contract for all identifier mappers. -
Classes in org.hibernate.envers.internal.entities.mapper.id used by org.hibernate.envers.internal.entities.mapper.relation.component Class Description IdMapper Base contract for all identifier mappers.