|
|||||||||||
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 | |
StatementProxy(ConnectionProxy connection,
JtdsStatement statement)
|
|
PreparedStatementProxy(ConnectionProxy connection,
JtdsPreparedStatement preparedStatement)
|
|
CallableStatementProxy(ConnectionProxy connection,
JtdsCallableStatement callableStatement)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |