public class OracleOutputParameterLogEntryCreator extends Object implements QueryLogEntryCreator
| Constructor and Description |
|---|
OracleOutputParameterLogEntryCreator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogEntry(ExecutionInfo execInfo,
List<QueryInfo> queryInfoList,
boolean writeDataSourceName) |
String |
getLogEntryAsJson(ExecutionInfo execInfo,
List<QueryInfo> queryInfoList,
boolean writeDataSourceName) |
public OracleOutputParameterLogEntryCreator()
public String getLogEntry(ExecutionInfo execInfo, List<QueryInfo> queryInfoList, boolean writeDataSourceName)
getLogEntry in interface QueryLogEntryCreatorpublic String getLogEntryAsJson(ExecutionInfo execInfo, List<QueryInfo> queryInfoList, boolean writeDataSourceName)
getLogEntryAsJson in interface QueryLogEntryCreatorCopyright © 2015. All rights reserved.