public class ProtocolLoggingProxy extends Object implements InvocationHandler
| Constructor and Description |
|---|
ProtocolLoggingProxy(Protocol protocol,
Options options)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
String |
subQuery(String sql)
Get query, truncated if to big.
|
Copyright © 2020 mariadb.com. All rights reserved.