Class RequestTracingListener

  • All Implemented Interfaces:
    SQLTraceListener

    public class RequestTracingListener
    extends Object
    implements SQLTraceListener
    A SQLTraceListener for the Request Tracing service.
    Author:
    Andrew Pielage
    • Constructor Detail

      • RequestTracingListener

        public RequestTracingListener()
    • Method Detail

      • sqlTrace

        public void sqlTrace​(SQLTraceRecord record)
        Description copied from interface: SQLTraceListener
        Notify listeners with SQL trace information.
        Specified by:
        sqlTrace in interface SQLTraceListener
        Parameters:
        record - SQLTraceRecord that has information related to the SQL operation