Uses of Class
org.eclipse.rdf4j.spring.support.query.DelegatingUpdate
-
Packages that use DelegatingUpdate Package Description org.eclipse.rdf4j.spring.operationlog Rdf4j-Spring OperationLogorg.eclipse.rdf4j.spring.resultcache Rdf4j-Spring ResultCache -
-
Uses of DelegatingUpdate in org.eclipse.rdf4j.spring.operationlog
Subclasses of DelegatingUpdate in org.eclipse.rdf4j.spring.operationlog Modifier and Type Class Description class
LoggingUpdate
-
Uses of DelegatingUpdate in org.eclipse.rdf4j.spring.resultcache
Subclasses of DelegatingUpdate in org.eclipse.rdf4j.spring.resultcache Modifier and Type Class Description class
ClearableAwareUpdate
Update that, upon each invocation ofexecute()
, clears the result cache it is aware of.
-