Package | Description |
---|---|
net.sourceforge.jtds.jdbc | |
net.sourceforge.jtds.jdbcx.proxy |
Modifier and Type | Class and Description |
---|---|
class |
JtdsCallableStatement
jTDS implementation of the java.sql.CallableStatement interface.
|
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.String |
JtdsConnection.prepareSQL(JtdsPreparedStatement pstmt,
java.lang.String sql,
ParamInfo[] params,
boolean returnKeys,
boolean cursorNeeded)
Try to convert the SQL statement into a statement prepare.
|
Modifier and Type | Field and Description |
---|---|
private JtdsPreparedStatement |
PreparedStatementProxy._preparedStatement |
Constructor and Description |
---|
PreparedStatementProxy(ConnectionProxy connection,
JtdsPreparedStatement preparedStatement) |
Generated on June 8 2013