protected class StatementFacade.StatementProxy extends Object implements InvocationHandler
protected boolean
closed
protected Object
delegate
protected String
query
StatementFacade.StatementProxy(Object parent, String query)
boolean
equals(Object obj)
int
hashCode()
Object
invoke(Object proxy, Method method, Object[] args)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected boolean closed
protected Object delegate
protected final String query
public StatementFacade.StatementProxy(Object parent, String query)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.