Try OpenEdge Now
skip to main content
SQL Reference
JDBC Reference : Java Class Reference : Java classes and methods : makeNULL
 
makeNULL
Sets the value of an SQL statement's input parameter to NULL. The following Java classes declare makeNULL:
*SQLIStatement
*SQLPStatement
*SQLCursor
Sets a field of the currently active row in a procedure's result set to NULL:
*DhSQLResultSet