Set parameter.
Set parameter.
The statement id
Prepared statement
The parameter value
The JDBC parameter index
Set all parameter values at the appropriate index on the prepared statement and remember to register OUT and INOUT parameters.
Set all parameter values at the appropriate index on the prepared statement and remember to register OUT and INOUT parameters. Remember that the supplied sequence has base 0 and JDBC parameters has base 1.
Sequence of values for ExecutionCallback, or empty to ignore
Set all parameter values at the appropriate index on the prepared statement.
Set all parameter values at the appropriate index on the prepared statement. Remember that the supplied sequence has base 0 and JDBC parameters has base 1.
Sequence of values for ExecutionCallback, or empty to ignore
Return SQLState.
Return SQLState.
a SQLState code of length 5 or None if no 5 char state was found.
2 char SQLState class or None if such does not exist.
Adapter for jTDS driver.