Package | Description |
---|---|
org.pentaho.di.core.sql |
Modifier and Type | Method and Description |
---|---|
SQLCondition |
SQL.getHavingCondition() |
SQLCondition |
IifFunction.getSqlCondition() |
SQLCondition |
SQL.getWhereCondition() |
Modifier and Type | Method and Description |
---|---|
void |
SQL.setHavingCondition(SQLCondition havingCondition) |
void |
SQL.setWhereCondition(SQLCondition whereCondition) |