Package com.evolveum.midpoint.repo.sqale.delta.item
package com.evolveum.midpoint.repo.sqale.delta.item
-
ClassDescriptionDelta processor for multi-value property represented by single array column.ContainerTableDeltaProcessor<T extends Containerable,
Q extends QContainer<R, OR>, R extends MContainer, OQ extends FlexibleRelationalPathBase<OR>, OR> Delta value processor for multi-value containers stored in separate tables.Delta processor for columns storing size of multi-value item.EmbeddedContainerDeltaProcessor<T extends Containerable>Delta processor for whole embedded single-value containers.EnumItemDeltaProcessor<E extends Enum<E>>Delta processor for an attribute path (Prism item) of enum type that is mapped to matching PostgreSQL enum type - this allows to use schema enums directly.ExtensionContainerDeltaProcessor<T extends Containerable>Delta processor for extension container stored as a single JSONB column.Common delta processor logic for storing based on the final value of the property.Applies single item delta value to an item.Delta processor for multi-value poly-strings represented as array in JSONB column.Delta value processor for multi-value references stored in separate tables.SinglePathItemDeltaProcessor<T,P extends com.querydsl.core.types.Path<T>> Processor for items represented by a single column (query path).TimestampItemDeltaProcessor<T extends Comparable<T>>