public class GSpreadDeleteQuery extends DeleteQuery
Constructor and Description |
---|
GSpreadDeleteQuery(Statement stmt) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute() |
ResultSet |
executeQuery() |
int |
executeUpdate() |
getResultantRows, getTargetTable, getTargetTableName
getCondition, processConditions
findParam, getConnection, getParameters, getProcessedTokens, getStatement
public GSpreadDeleteQuery(Statement stmt) throws SQLException
SQLException
public ResultSet executeQuery() throws SQLException
executeQuery
in class Query
SQLException
public int executeUpdate() throws SQLException
executeUpdate
in class Query
SQLException
public boolean execute() throws SQLException
execute
in class Query
SQLException
Copyright © 2017 WSO2. All rights reserved.