java.lang.Object
org.apache.jena.sparql.modify.UpdateProcessorBase
org.apache.jena.sparql.exec.UpdateExecDataset
- All Implemented Interfaces:
UpdateExec
,UpdateProcessor
-
Method Summary
Methods inherited from class org.apache.jena.sparql.modify.UpdateProcessorBase
abort, getContext
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.jena.update.UpdateProcessor
abort, getContext
-
Method Details
-
execute
public void execute()Description copied from interface:UpdateProcessor
Execute- Specified by:
execute
in interfaceUpdateExec
- Specified by:
execute
in interfaceUpdateProcessor
- Overrides:
execute
in classUpdateProcessorBase
-