public class ReadDatasetRelation extends AbstractQuery<String,ISourceDataset,net.idea.modbcum.q.conditions.BooleanCondition,StructureRelation> implements net.idea.modbcum.i.IQueryRetrieval<StructureRelation>
ReadStructureRelation
, but retrieves the related compounds for the entire datasetModifier and Type | Field and Description |
---|---|
protected StructureRelation |
result |
static String |
sql_dataset |
static String |
sql_query |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
ReadDatasetRelation() |
ReadDatasetRelation(String relation,
ISourceDataset dataset) |
Modifier and Type | Method and Description |
---|---|
double |
calculateMetric(StructureRelation object) |
StructureRelation |
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 sql_query
public static final String sql_dataset
protected StructureRelation result
public ReadDatasetRelation()
public ReadDatasetRelation(String relation, ISourceDataset dataset)
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.IQueryObject<StructureRelation>
net.idea.modbcum.i.exceptions.AmbitException
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.IQueryObject<StructureRelation>
net.idea.modbcum.i.exceptions.AmbitException
public String toString()
toString
in class AbstractQuery<String,ISourceDataset,net.idea.modbcum.q.conditions.BooleanCondition,StructureRelation>
public boolean isPrescreen()
isPrescreen
in interface net.idea.modbcum.i.IQueryRetrieval<StructureRelation>
public double calculateMetric(StructureRelation object)
calculateMetric
in interface net.idea.modbcum.i.IQueryRetrieval<StructureRelation>
public StructureRelation getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<StructureRelation>
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.