public class ReadStoredQuery extends AbstractQuery<String,IStoredQuery,net.idea.modbcum.q.conditions.StringCondition,ISourceDataset> implements net.idea.modbcum.i.IQueryRetrieval<ISourceDataset>
| Modifier and Type | Class and Description |
|---|---|
static class |
ReadStoredQuery._query |
| Modifier and Type | Field and Description |
|---|---|
static String |
sqlField |
condition, fieldname, id, logger, maxRecords, name, page, selected, value| Constructor and Description |
|---|
ReadStoredQuery() |
ReadStoredQuery(int idquery) |
| Modifier and Type | Method and Description |
|---|---|
double |
calculateMetric(ISourceDataset object) |
IStoredQuery |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
boolean |
isPrescreen() |
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test, toStringpublic static final String sqlField
public ReadStoredQuery()
public ReadStoredQuery(int idquery)
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters in interface net.idea.modbcum.i.IQueryObject<ISourceDataset>net.idea.modbcum.i.exceptions.AmbitExceptionpublic String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL in interface net.idea.modbcum.i.IQueryObject<ISourceDataset>net.idea.modbcum.i.exceptions.AmbitExceptionpublic IStoredQuery getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject in interface net.idea.modbcum.i.IRetrieval<ISourceDataset>net.idea.modbcum.i.exceptions.AmbitExceptionpublic double calculateMetric(ISourceDataset object)
calculateMetric in interface net.idea.modbcum.i.IQueryRetrieval<ISourceDataset>public boolean isPrescreen()
isPrescreen in interface net.idea.modbcum.i.IQueryRetrieval<ISourceDataset>Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.