Class LoggingUpdate

  • All Implemented Interfaces:
    org.eclipse.rdf4j.query.Operation, org.eclipse.rdf4j.query.Update

    public class LoggingUpdate
    extends DelegatingUpdate
    Since:
    4.0.0
    Author:
    Florian Kleedorfer
    • Constructor Detail

      • LoggingUpdate

        public LoggingUpdate​(org.eclipse.rdf4j.query.Update delegate,
                             OperationLog operationLog)
    • Method Detail

      • execute

        public void execute()
                     throws org.eclipse.rdf4j.query.UpdateExecutionException
        Specified by:
        execute in interface org.eclipse.rdf4j.query.Update
        Overrides:
        execute in class DelegatingUpdate
        Throws:
        org.eclipse.rdf4j.query.UpdateExecutionException