public class DebugBulkQueryLogger extends AbstractDebugQueryLogger implements BulkQueryLogger
builder| Constructor and Description |
|---|
DebugBulkQueryLogger(org.apache.commons.logging.Log logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
addQuery(String query)
Adds a new query to log
|
logQueryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlogQuerypublic DebugBulkQueryLogger(org.apache.commons.logging.Log logger)
public void addQuery(String query)
BulkQueryLoggeraddQuery in interface BulkQueryLoggerquery - query added to the bulkCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.