Class NestedContainerUpdateContext<S extends Containerable,Q extends FlexibleRelationalPathBase<R>,R>

java.lang.Object
com.evolveum.midpoint.repo.sqale.update.SqaleUpdateContext<S,Q,R>
com.evolveum.midpoint.repo.sqale.update.NestedContainerUpdateContext<S,Q,R>
Type Parameters:
S - schema type of the container mapped by the nested mapping
Q - entity query type that holds the data for the mapped attributes
R - row type related to the NestedContainerUpdateContext

public class NestedContainerUpdateContext<S extends Containerable,Q extends FlexibleRelationalPathBase<R>,R> extends SqaleUpdateContext<S,Q,R>
Update context for nested containers stored in the same table used by the parent context.