Try OpenEdge Now
SQL Reference
JDBC Reference
:
Java Class Reference
:
SQLPStatement
:
SQLPStatement.makeNULL
:
Parameter
Parameter
f
An integer that specifies which input parameter of the SQL statement string to set to
NULL
. (
1
denotes the first input parameter in the statement,
2
denotes the second, and so on.)