public final class SortedSetCollectionMapper extends BasicCollectionMapper<SortedSet>
elementComponentDatacollectionClass, 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, mapToMapFromObjectaddCollectionChanges, createIdMap, hasPropertiesWithModifiedFlag, isSame, mapCollectionChanges, mapModifiedFlagsToMapForCollectionChange, mapModifiedFlagsToMapFromEntity, mapToEntityFromMap, mapToMapFromEntity, resolveCollectionPersisterisDynamicComponentMap, markAsDynamicComponentMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapCollectionChanges, mapModifiedFlagsToMapForCollectionChange, mapModifiedFlagsToMapFromEntity, mapToEntityFromMap, mapToMapFromEntityhasPropertiesWithModifiedFlagisDynamicComponentMap, markAsDynamicComponentMappublic 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 © 2019 JBoss by Red Hat. All rights reserved.