public class ExcelInsertQuery extends InsertQuery
| Constructor and Description |
|---|
ExcelInsertQuery(Statement stmt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
ResultSet |
executeQuery() |
int |
executeUpdate() |
getColumns, getColumnValues, getTargetTableNamefindParam, getConnection, getParameters, getProcessedTokens, getStatementpublic ExcelInsertQuery(Statement stmt) throws SQLException
SQLExceptionpublic ResultSet executeQuery() throws SQLException
executeQuery in class QuerySQLExceptionpublic boolean execute()
throws SQLException
execute in class QuerySQLExceptionpublic int executeUpdate()
throws SQLException
executeUpdate in class QuerySQLExceptionCopyright © 2019 WSO2. All rights reserved.