public final class SortedSetCollectionMapper extends BasicCollectionMapper<SortedSet>
elementComponentData
collectionClass, commonCollectionMapperData, ordinalInId, revisionTypeInId
Constructor and Description |
---|
SortedSetCollectionMapper(CommonCollectionMapperData commonCollectionMapperData,
Class<? extends SortedSet> collectionClass,
Class<? extends SortedSet> proxyClass,
MiddleComponentData elementComponentData,
Comparator comparator,
boolean ordinalInId,
boolean revisionTypeInId) |
Modifier and Type | Method and Description |
---|---|
protected Initializor<SortedSet> |
getInitializor(EnversService enversService,
AuditReaderImplementor versionsReader,
Object primaryKey,
Number revision,
boolean removed) |
buildCollectionChangeSet, getNewCollectionContent, getOldCollectionContent, mapCollectionChanges, mapToMapFromObject
addCollectionChanges, createIdMap, hasPropertiesWithModifiedFlag, isSame, mapCollectionChanges, mapModifiedFlagsToMapForCollectionChange, mapModifiedFlagsToMapFromEntity, mapToEntityFromMap, mapToMapFromEntity, resolveCollectionPersister
isDynamicComponentMap, markAsDynamicComponentMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
mapCollectionChanges, mapModifiedFlagsToMapForCollectionChange, mapModifiedFlagsToMapFromEntity, mapToEntityFromMap, mapToMapFromEntity
hasPropertiesWithModifiedFlag
isDynamicComponentMap, markAsDynamicComponentMap
public SortedSetCollectionMapper(CommonCollectionMapperData commonCollectionMapperData, Class<? extends SortedSet> collectionClass, Class<? extends SortedSet> proxyClass, MiddleComponentData elementComponentData, Comparator comparator, boolean ordinalInId, boolean revisionTypeInId)
protected Initializor<SortedSet> getInitializor(EnversService enversService, AuditReaderImplementor versionsReader, Object primaryKey, Number revision, boolean removed)
getInitializor
in class BasicCollectionMapper<SortedSet>
Copyright © 2021 JBoss by Red Hat. All rights reserved.