Interface ExecutionQueryInterceptor


public interface ExecutionQueryInterceptor
  • Method Details

    • beforeExecutionQueryExecute

      void beforeExecutionQueryExecute(ExecutionQuery executionQuery)
    • afterExecutionQueryExecute

      void afterExecutionQueryExecute(ExecutionQuery executionQuery, List<Execution> executions)