Try OpenEdge Now
SQL Reference
JDBC Reference
:
Java Class Reference
:
SQLIStatement
:
SQLIStatement.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,
n
denotes the
nth
.