java.lang.Object
org.apache.jena.sparql.exec.UpdateExecutionAdapter
- All Implemented Interfaces:
UpdateExecution,UpdateProcessor
- Direct Known Subclasses:
UpdateExecutionHTTP
-
Method Summary
Modifier and TypeMethodDescriptionstatic UpdateExecutionadapt(UpdateExec updateExec) voidexecute()ExecuteMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.jena.update.UpdateProcessor
getContext, getDatasetGraph
-
Method Details
-
adapt
-
execute
public void execute()Description copied from interface:UpdateExecutionExecute- Specified by:
executein interfaceUpdateExecution- Specified by:
executein interfaceUpdateProcessor
-