private class PGXAConnection.ConnectionHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
Modifier and Type | Field and Description |
---|---|
private java.sql.Connection |
con |
Constructor and Description |
---|
ConnectionHandler(java.sql.Connection con) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |