SqlBuilder.selectSetHaving
void selectSetHaving(gda.types.SqlBuilderId condId)Valid only for: SELECT statements
Sets the HAVING condition of the statement
Parameters
condId | the ID of the expression to set as HAVING condition, or 0 to unset any previous HAVING condition |