public class ProtocolLoggingProxy extends Object implements InvocationHandler
ProtocolLoggingProxy(Protocol protocol, Options options)
Object
invoke(Object proxy, Method method, Object[] args)
String
subQuery(String sql)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProtocolLoggingProxy(Protocol protocol, Options options)
protocol
options
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
public String subQuery(String sql)
sql
Copyright © 2024 oceanbase.com. All rights reserved.