org.mule.module.db.internal.domain.logger
Class AbstractDebugQueryLogger
java.lang.Object
org.mule.module.db.internal.domain.logger.AbstractDebugQueryLogger
- All Implemented Interfaces:
- QueryLogger
- Direct Known Subclasses:
- DebugBulkQueryLogger, DebugSingleQueryLogger
public abstract class AbstractDebugQueryLogger
- extends Object
- implements QueryLogger
Base class for query loggers that write to a logger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
protected final StringBuilder builder
AbstractDebugQueryLogger
protected AbstractDebugQueryLogger(org.apache.commons.logging.Log logger)
logQuery
public void logQuery()
- Specified by:
logQuery in interface QueryLogger
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.