Uses of Interface
net.sf.log4jdbc.SpyLogDelegator

Packages that use SpyLogDelegator
net.sf.log4jdbc   
org.perf.log.filter.sql   
 

Uses of SpyLogDelegator in net.sf.log4jdbc
 

Methods in net.sf.log4jdbc that return SpyLogDelegator
static SpyLogDelegator SpyLogFactory.getSpyLogDelegator()
          Get the default SpyLogDelegator for logging to the logger.
 

Uses of SpyLogDelegator in org.perf.log.filter.sql
 

Classes in org.perf.log.filter.sql that implement SpyLogDelegator
 class SQLInterceptorSpyLogDelegator
          Delegates JDBC spy logging events to the the Simple Logging Facade for Java (slf4j).