Try OpenEdge Now
SQL Reference
JDBC Reference
:
Java Class Reference
:
SQLCursor
:
SQLCursor.setParam
SQLCursor.setParam
Sets the value of an SQL statement's input parameter to the specified value (a literal, procedure variable, or procedure input parameter). This method is common to the
SQLCursor
,
SQLIStatement
, and
SQLPStatement
classes.
In this section:
Format
Returns
Parameters
Throws