public class CustomSelectQuery extends SelectQuery
| Constructor and Description |
|---|
CustomSelectQuery(Statement stmt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
ResultSet |
executeQuery() |
executeSQL, executeUpdate, getTargetColumns, getTargetTable, getTargetTableName, isAllColumnsSelectedgetCondition, processConditionsfindParam, getConnection, getParameters, getProcessedTokens, getStatementpublic CustomSelectQuery(Statement stmt) throws SQLException
SQLExceptionpublic ResultSet executeQuery() throws SQLException
executeQuery in class QuerySQLExceptionpublic boolean execute()
throws SQLException
execute in class QuerySQLExceptionCopyright © 2019 WSO2. All rights reserved.