- parameterIndex
- the parameter number index, where the first parameter has index 1.
- sqlType
- the SQL type of the parameter, as defined in java.sql.Types.
Type Reason Java.Sql.SQLException if a database error happens.
Sets the value of a specified parameter to SQL NULL. Don't use this version of setNull for User Defined Types (UDT) or for REF type parameters.