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) |
protected Object |
getOutputValueForDisplay(Object key,
CallableStatement cs) |
escapeSpecialCharacter, writeBatchEntry, writeBatchSizeEntry, writeDataSourceNameEntry, writeParamsEntry, writeParamsForSingleCallableEntry, writeParamsForSinglePreparedEntry, writeQueriesEntry, writeQuerySizeEntry, writeResultEntry, writeTimeEntry, writeTypeEntrychompIfEndWith, getDisplayValue, getDisplayValueForRegisterOutParameter, getDisplayValueForSetNull, getParameterKeyToDisplay, getParametersToDisplay, getParameterValueToDisplay, getStatementType, setRegisterOutParameterValueConverter, setSetNullParameterValueConverterpublic String getLogEntry(ExecutionInfo execInfo, List<QueryInfo> queryInfoList, boolean writeDataSourceName)
getLogEntry in interface QueryLogEntryCreatorgetLogEntry in class DefaultJsonQueryLogEntryCreatorprotected Object getOutputValueForDisplay(Object key, CallableStatement cs)
Copyright © 2017. All rights reserved.