Uses of Class
net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
Packages that use ConnectionProxy
-
Uses of ConnectionProxy in net.sourceforge.jtds.jdbcx.proxy
Fields in net.sourceforge.jtds.jdbcx.proxy declared as ConnectionProxyConstructors in net.sourceforge.jtds.jdbcx.proxy with parameters of type ConnectionProxyModifierConstructorDescription(package private)CallableStatementProxy(ConnectionProxy connection, JtdsCallableStatement callableStatement) (package private)PreparedStatementProxy(ConnectionProxy connection, JtdsPreparedStatement preparedStatement) (package private)StatementProxy(ConnectionProxy connection, JtdsStatement statement)