java.lang.Object
org.apache.jena.sparql.exec.UpdateExecAdapter
- All Implemented Interfaces:
UpdateExec,UpdateProcessor
-
Method Summary
Modifier and TypeMethodDescriptionstatic UpdateExecadapt(UpdateExecution 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:UpdateExecExecute- Specified by:
executein interfaceUpdateExec- Specified by:
executein interfaceUpdateProcessor
-