Class UpdateProcessorBase

java.lang.Object
org.apache.jena.sparql.modify.UpdateProcessorBase
All Implemented Interfaces:
UpdateProcessor
Direct Known Subclasses:
UpdateExecDataset

public class UpdateProcessorBase extends Object implements UpdateProcessor
Class to hold the general state of a update request execution. See query ExecutionContext