Uses of Interface
org.apache.jena.sparql.exec.UpdateExec
Packages that use UpdateExec
-
Uses of UpdateExec in org.apache.jena.sparql.exec
Classes in org.apache.jena.sparql.exec that implement UpdateExecMethods in org.apache.jena.sparql.exec that return UpdateExecModifier and TypeMethodDescriptionstatic UpdateExec
UpdateExecAdapter.adapt
(UpdateExecution updateExec) UpdateExecBuilder.build()
UpdateExecBuilderAdapter.build()
UpdateExecDatasetBuilder.build()
Methods in org.apache.jena.sparql.exec with parameters of type UpdateExecModifier and TypeMethodDescriptionstatic UpdateExecution
UpdateExecutionAdapter.adapt
(UpdateExec updateExec) -
Uses of UpdateExec in org.apache.jena.sparql.exec.http
Classes in org.apache.jena.sparql.exec.http that implement UpdateExec