public abstract class ConditionalQuery extends Query
| Constructor and Description |
|---|
ConditionalQuery(Statement stmt) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
getCondition() |
void |
processConditions(Queue<String> tokens,
Condition rootCondition) |
execute, executeQuery, executeUpdate, findParam, getConnection, getParameters, getProcessedTokens, getStatementpublic ConditionalQuery(Statement stmt) throws SQLException
SQLExceptionCopyright © 2019 WSO2. All rights reserved.