Class SQLTraceTimerTask

  • All Implemented Interfaces:
    Runnable

    public class SQLTraceTimerTask
    extends TimerTask
    Sql Tracing Timer task used to preform a purgeEntries of the cache of objects maintained by the sql tracing mechanism.
    Author:
    Shalini M
    • Method Detail

      • run

        public void run()
        Sql Tracing timer task to clean up the sql trace cache
        Specified by:
        run in interface Runnable
        Specified by:
        run in class TimerTask