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(org.slf4j.Logger logger,
QueryTemplate queryTemplate,
int bulkSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameterSet()
Adds another set of parameters to the bulk query logger
|
addParameter, hasParameterslogQueryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParameterlogQuerypublic static final String PARAMETER_SET_BEGIN
public static final String PARAMETER_SET_END
public DebugPreparedBulkQueryLogger(org.slf4j.Logger logger,
QueryTemplate queryTemplate,
int bulkSize)
public void addParameterSet()
PreparedBulkQueryLoggeraddParameterSet in interface PreparedBulkQueryLoggerCopyright © 2025. All rights reserved.