Uses of Class
com.hp.hpl.jena.sparql.modify.request.UpdateDeleteWhere

Packages that use UpdateDeleteWhere
com.hp.hpl.jena.sparql.modify   
com.hp.hpl.jena.sparql.modify.request   
 

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

Methods in com.hp.hpl.jena.sparql.modify with parameters of type UpdateDeleteWhere
 void UpdateEngineWorker.visit(UpdateDeleteWhere update)
           
 

Uses of UpdateDeleteWhere in com.hp.hpl.jena.sparql.modify.request
 

Methods in com.hp.hpl.jena.sparql.modify.request with parameters of type UpdateDeleteWhere
 void UpdateVisitor.visit(UpdateDeleteWhere update)
           
 



Licenced under the Apache License, Version 2.0