public class OutputParameterJsonLogEntryCreator extends DefaultJsonQueryLogEntryCreator
DefaultJsonQueryLogEntryCreator, append output parameter values to the log for CallableStatement.AbstractQueryLogEntryCreator.StringAsIntegerComparatorJSON_SPECIAL_CHARS, registerOutParameterValueConverter, setNullParameterValueConverter| Constructor and Description |
|---|
OutputParameterJsonLogEntryCreator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogEntry(ExecutionInfo execInfo,
List<QueryInfo> queryInfoList,
boolean writeDataSourceName,
boolean writeConnectionId,
boolean writeIsolation) |
protected Object |
getOutputValueForDisplay(Object key,
CallableStatement cs) |
escapeSpecialCharacter, writeBatchEntry, writeBatchSizeEntry, writeConnectionIdEntry, writeDataSourceNameEntry, writeIsolationEntry, writeParamsEntry, writeParamsForSingleCallableEntry, writeParamsForSinglePreparedEntry, writeQueriesEntry, writeQuerySizeEntry, writeResultEntry, writeTimeEntry, writeTypeEntrychompIfEndWith, getDisplayValue, getDisplayValueForRegisterOutParameter, getDisplayValueForSetNull, getParameterKeyToDisplay, getParametersToDisplay, getParameterValueToDisplay, getStatementType, getTransactionIsolation, setRegisterOutParameterValueConverter, setSetNullParameterValueConverterpublic String getLogEntry(ExecutionInfo execInfo, List<QueryInfo> queryInfoList, boolean writeDataSourceName, boolean writeConnectionId, boolean writeIsolation)
getLogEntry in interface QueryLogEntryCreatorgetLogEntry in class DefaultJsonQueryLogEntryCreatorprotected Object getOutputValueForDisplay(Object key, CallableStatement cs)
Copyright © 2023. All rights reserved.