Class ClearableAwareUpdate

java.lang.Object
org.eclipse.rdf4j.spring.support.query.DelegatingUpdate
org.eclipse.rdf4j.spring.resultcache.ClearableAwareUpdate
All Implemented Interfaces:
Operation, Update

public class ClearableAwareUpdate extends DelegatingUpdate
Update that, upon each invocation of execute(), clears the result cache it is aware of.
Since:
4.0.0
Author:
Florian Kleedorfer