| Package | Description |
|---|---|
| net.ttddyy.dsproxy.listener.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueryLogEntryCreator |
class |
DefaultJsonQueryLogEntryCreator
Create log entry in JSON format.
|
class |
DefaultQueryLogEntryCreator |
class |
OutputParameterJsonLogEntryCreator
In addition to
DefaultJsonQueryLogEntryCreator, append output parameter values to the log for CallableStatement. |
class |
OutputParameterLogEntryCreator
In addition to
DefaultQueryLogEntryCreator, append output parameter values to the log for CallableStatement. |
| Modifier and Type | Field and Description |
|---|---|
protected QueryLogEntryCreator |
AbstractSlowQueryLoggingListener.queryLogEntryCreator |
protected QueryLogEntryCreator |
AbstractQueryLoggingListener.queryLogEntryCreator |
| Modifier and Type | Method and Description |
|---|---|
QueryLogEntryCreator |
AbstractSlowQueryLoggingListener.getQueryLogEntryCreator() |
QueryLogEntryCreator |
AbstractQueryLoggingListener.getQueryLogEntryCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSlowQueryLoggingListener.setQueryLogEntryCreator(QueryLogEntryCreator queryLogEntryCreator) |
void |
AbstractQueryLoggingListener.setQueryLogEntryCreator(QueryLogEntryCreator queryLogEntryCreator) |
Copyright © 2018. All rights reserved.