public class ExcelDeleteQuery extends DeleteQuery
| Constructor and Description |
|---|
ExcelDeleteQuery(Statement stmt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
ResultSet |
executeQuery() |
int |
executeUpdate() |
getResultantRows, getTargetTable, getTargetTableNamegetCondition, processConditionsfindParam, getConnection, getParameters, getProcessedTokens, getStatementpublic ExcelDeleteQuery(Statement stmt) throws SQLException
SQLExceptionpublic ResultSet executeQuery() throws SQLException
executeQuery in class QuerySQLExceptionpublic int executeUpdate()
throws SQLException
executeUpdate in class QuerySQLExceptionpublic boolean execute()
throws SQLException
execute in class QuerySQLExceptionCopyright © 2019 WSO2. All rights reserved.