Package com.evolveum.midpoint.repo.sqale.update
package com.evolveum.midpoint.repo.sqale.update
-
ClassDescriptionAdd object operation context; used only for true add, not overwrite which is more like modify.ContainerTableUpdateContext<S extends Containerable,
Q extends QContainer<R, OR>, R extends MContainer, OR> Update context for multi-value containers stored in separate table.Update context for extension/attributes JSONB column.Update context for nested containers stored in the same table used by the parent context.Root context of the update context tree, seeSqaleUpdateContext
for more information.SqaleUpdateContext<S,Q extends FlexibleRelationalPathBase<R>, R> Update context manages state information related to the currently executed modify operation.