Uses of Class
net.sourceforge.jtds.jdbc.JtdsCallableStatement

Packages that use JtdsCallableStatement
net.sourceforge.jtds.jdbcx.proxy   
 

Uses of JtdsCallableStatement in net.sourceforge.jtds.jdbcx.proxy
 

Fields in net.sourceforge.jtds.jdbcx.proxy declared as JtdsCallableStatement
private  JtdsCallableStatement CallableStatementProxy._callableStatement
           
 

Constructors in net.sourceforge.jtds.jdbcx.proxy with parameters of type JtdsCallableStatement
CallableStatementProxy(ConnectionProxy connection, JtdsCallableStatement callableStatement)
           
 



Generated on October 27 2012