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

Uses in package net.sourceforge.jtds.jdbcx.proxy

Constructors with parameter type net.sourceforge.jtds.jdbc.JtdsPreparedStatement

Fields of type net.sourceforge.jtds.jdbc.JtdsPreparedStatement

JtdsPreparedStatement

Uses in package net.sourceforge.jtds.jdbc

Classes derived from net.sourceforge.jtds.jdbc.JtdsPreparedStatement

class
jTDS implementation of the java.sql.CallableStatement interface.

Methods with parameter type net.sourceforge.jtds.jdbc.JtdsPreparedStatement

String
ConnectionJDBC2.prepareSQL(JtdsPreparedStatement pstmt, String sql, ParamInfo[] params, boolean returnKeys, boolean cursorNeeded)
Try to convert the SQL statement into a statement prepare.

Generated on September 18 2009