public class DebugPreparedBulkQueryLogger extends DebugSingleQueryLogger implements PreparedBulkQueryLogger
Modifier and Type | Field and Description |
---|---|
static String |
PARAMETER_SET_BEGIN |
static String |
PARAMETER_SET_END |
builder
Constructor and Description |
---|
DebugPreparedBulkQueryLogger(Log logger,
QueryTemplate queryTemplate,
int bulkSize) |
Modifier and Type | Method and Description |
---|---|
void |
addParameterSet()
Adds another set of parameters to the bulk query logger
|
addParameter, hasParameters
logQuery
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameter
logQuery
public static final String PARAMETER_SET_BEGIN
public static final String PARAMETER_SET_END
public DebugPreparedBulkQueryLogger(Log logger, QueryTemplate queryTemplate, int bulkSize)
public void addParameterSet()
PreparedBulkQueryLogger
addParameterSet
in interface PreparedBulkQueryLogger
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.