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