public class GSpreadDropQuery extends DropQuery
| Constructor and Description |
|---|
GSpreadDropQuery(Statement stmt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
ResultSet |
executeQuery() |
int |
executeUpdate() |
getTableNamefindParam, getConnection, getParameters, getProcessedTokens, getStatementpublic GSpreadDropQuery(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.