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