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 UpdateExecUpdateExecAdapter.adapt(UpdateExecution updateExec) UpdateExecBuilder.build()UpdateExecBuilderAdapter.build()UpdateExecDatasetBuilder.build()Methods in org.apache.jena.sparql.exec with parameters of type UpdateExecModifier and TypeMethodDescriptionstatic UpdateExecutionUpdateExecutionAdapter.adapt(UpdateExec updateExec) -
Uses of UpdateExec in org.apache.jena.sparql.exec.http
Classes in org.apache.jena.sparql.exec.http that implement UpdateExec