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, getStatement
public ConditionalQuery(Statement stmt) throws SQLException
SQLException
Copyright © 2017 WSO2. All rights reserved.