Try OpenEdge Now
skip to main content
SQL Reference
JDBC Reference : Java Class Reference : DhSQLResultSet : DhSQLResultSet.makeNULL
 
DhSQLResultSet.makeNULL
Sets a field of the currently active row in a procedure's result set to NULL. This method is redundant with using the DhSQLResultSet.set method to set a procedure result-set field to NULL.
* Format
* Returns
* Parameter
* Throws