Package | Description |
---|---|
org.wso2.carbon.dataservices.sql.driver.parser | |
org.wso2.carbon.dataservices.sql.driver.query |
Modifier and Type | Method and Description |
---|---|
Condition |
Condition.getLhs() |
Condition |
Condition.getRhs() |
Modifier and Type | Method and Description |
---|---|
void |
Condition.setLhs(Condition lhs) |
void |
Condition.setRhs(Condition rhs) |
Modifier and Type | Method and Description |
---|---|
Condition |
ConditionalQuery.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
ConditionalQuery.processConditions(Queue<String> tokens,
Condition rootCondition) |
Copyright © 2019 WSO2. All rights reserved.