Uses of Class
net.sourceforge.jtds.jdbc.JtdsCallableStatement
Packages that use JtdsCallableStatement
-
Uses of JtdsCallableStatement in net.sourceforge.jtds.jdbcx.proxy
Fields in net.sourceforge.jtds.jdbcx.proxy declared as JtdsCallableStatementModifier and TypeFieldDescriptionprivate JtdsCallableStatement
CallableStatementProxy._callableStatement
Constructors in net.sourceforge.jtds.jdbcx.proxy with parameters of type JtdsCallableStatementModifierConstructorDescription(package private)
CallableStatementProxy
(ConnectionProxy connection, JtdsCallableStatement callableStatement)