Interface OrderedQueryExecutionListener

  • All Superinterfaces:
    org.springframework.core.Ordered, net.ttddyy.dsproxy.listener.QueryExecutionListener
    All Known Implementing Classes:
    AbortStrategyQueryExecutionListener, StatementLoggerQueryExecutionListener

    public interface OrderedQueryExecutionListener
    extends net.ttddyy.dsproxy.listener.QueryExecutionListener, org.springframework.core.Ordered
    An Ordered version of QueryExecutionListener.
    • Field Summary

      • Fields inherited from interface org.springframework.core.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
      • Fields inherited from interface net.ttddyy.dsproxy.listener.QueryExecutionListener

        DEFAULT
    • Method Summary

      • Methods inherited from interface org.springframework.core.Ordered

        getOrder
      • Methods inherited from interface net.ttddyy.dsproxy.listener.QueryExecutionListener

        afterQuery, beforeQuery