SqlBuilder.setWhere

void setWhere(gda.types.SqlBuilderId condId)

Valid only for: UPDATE, DELETE, SELECT statements

Sets the WHERE condition of the statement

Parameters

condIdthe ID of the expression to set as WHERE condition, or 0 to unset any previous WHERE condition