Home | History | Annotate | Download | only in sql

Lines Matching defs:setNull

796     void setNull(String parameterName, int sqlType) throws SQLException;
1178 * the backend. For maximum portability, the <code>setNull</code> or the
1302 * This version of the method <code>setNull</code> should
1331 void setNull (String parameterName, int sqlType, String typeName)