public class ExcelSelectQuery extends SelectQuery
Constructor and Description |
---|
ExcelSelectQuery(Statement stmt) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute() |
ResultSet |
executeQuery() |
executeSQL, executeUpdate, getTargetColumns, getTargetTable, getTargetTableName, isAllColumnsSelected
getCondition, processConditions
findParam, getConnection, getParameters, getProcessedTokens, getStatement
public ExcelSelectQuery(Statement stmt) throws SQLException
SQLException
public ResultSet executeQuery() throws SQLException
executeQuery
in class Query
SQLException
public boolean execute() throws SQLException
execute
in class Query
SQLException
Copyright © 2018 WSO2. All rights reserved.