|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionProxy | |
---|---|
net.sourceforge.jtds.jdbcx.proxy |
Uses of ConnectionProxy in net.sourceforge.jtds.jdbcx.proxy |
---|
Fields in net.sourceforge.jtds.jdbcx.proxy declared as ConnectionProxy | |
---|---|
private ConnectionProxy |
StatementProxy._connection
|
Constructors in net.sourceforge.jtds.jdbcx.proxy with parameters of type ConnectionProxy | |
---|---|
CallableStatementProxy(ConnectionProxy connection,
JtdsCallableStatement callableStatement)
|
|
PreparedStatementProxy(ConnectionProxy connection,
JtdsPreparedStatement preparedStatement)
|
|
StatementProxy(ConnectionProxy connection,
JtdsStatement statement)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |