Class ExtensionUpdateContext<Q extends FlexibleRelationalPathBase<R>,R>

java.lang.Object
com.evolveum.midpoint.repo.sqale.update.SqaleUpdateContext<Containerable,Q,R>
com.evolveum.midpoint.repo.sqale.update.ExtensionUpdateContext<Q,R>
Type Parameters:
Q - entity query type that holds the data for the mapped attributes
R - row type related to the ExtensionUpdateContext

public class ExtensionUpdateContext<Q extends FlexibleRelationalPathBase<R>,R> extends SqaleUpdateContext<Containerable,Q,R>
Update context for extension/attributes JSONB column.