Frames | No Frames |
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. |
Constructors with parameter type net.sourceforge.jtds.jdbc.JtdsPreparedStatement | |
PreparedStatementProxy.PreparedStatementProxy(ConnectionProxy connection, JtdsPreparedStatement preparedStatement) |
Fields of type net.sourceforge.jtds.jdbc.JtdsPreparedStatement | |
JtdsPreparedStatement |