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