public class ProtocolLoggingProxy extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxQuerySizeToLog |
protected boolean |
profileSql |
protected Protocol |
protocol |
protected Long |
slowQueryThresholdNanos |
| Constructor and Description |
|---|
ProtocolLoggingProxy() |
ProtocolLoggingProxy(Protocol protocol,
Options options)
Constructor.
|
Copyright © 2016. All rights reserved.