Class RootUpdateContext<S extends ObjectType,Q extends QObject<R>,R extends MObject>

java.lang.Object
com.evolveum.midpoint.repo.sqale.update.SqaleUpdateContext<S,Q,R>
com.evolveum.midpoint.repo.sqale.update.RootUpdateContext<S,Q,R>
Type Parameters:
S - schema type
Q - type of entity path
R - row type related to the RootUpdateContext

public class RootUpdateContext<S extends ObjectType,Q extends QObject<R>,R extends MObject> extends SqaleUpdateContext<S,Q,R>
Root context of the update context tree, see SqaleUpdateContext for more information.