|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConnectionProxy in com.opensourceconnections.msjdbcproxy |
Fields in com.opensourceconnections.msjdbcproxy declared as ConnectionProxy | |
protected ConnectionProxy |
StatementProxy._connection
|
Constructors in com.opensourceconnections.msjdbcproxy with parameters of type ConnectionProxy | |
StatementProxy(ConnectionProxy connection,
java.sql.Statement statement)
|
|
PreparedStatementProxy(ConnectionProxy connection,
java.sql.PreparedStatement statement)
|
|
CallableStatementProxy(ConnectionProxy connection,
java.sql.CallableStatement statement)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |