Uses of Interface
com.hp.hpl.jena.sparql.modify.UpdateEngine

Packages that use UpdateEngine
com.hp.hpl.jena.sparql.modify   
 

Uses of UpdateEngine in com.hp.hpl.jena.sparql.modify
 

Classes in com.hp.hpl.jena.sparql.modify that implement UpdateEngine
 class UpdateEngineBase
           
 class UpdateEngineMain
           
 

Methods in com.hp.hpl.jena.sparql.modify that return UpdateEngine
 UpdateEngine UpdateEngineFactory.create(UpdateRequest request, GraphStore graphStore, Binding inputBinding, Context context)
          Create the request - having returned true to accept, should not fail
 



Licenced under the Apache License, Version 2.0