public final class ConnectionProxy extends Object implements InvocationHandler
Constructor and Description |
---|
ConnectionProxy(Connection con,
String calledBy)
Creates an instance of ConnectionProxy.
|
public ConnectionProxy(Connection con, String calledBy)
con
- JDBC Connectio instance to be proxied.calledBy
- Name of the class using creating and this proxy class.Copyright © 2013. All rights reserved.