public class QueryStrucType extends AbstractStructureQuery<IStructureRecord,IStructureRecord.STRUC_TYPE[],net.idea.modbcum.q.conditions.StringCondition>
AbstractStructureQuery.FIELD_NAMES
Modifier and Type | Field and Description |
---|---|
static String |
sql |
static String |
where |
chemicalsOnly, group, nanomaterial, order_descendant, where_group
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
QueryStrucType() |
QueryStrucType(IStructureRecord.STRUC_TYPE label) |
QueryStrucType(IStructureRecord.STRUC_TYPE[] label) |
Modifier and Type | Method and Description |
---|---|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
protected void |
retrieveStrucType(IStructureRecord record,
ResultSet rs) |
Object |
retrieveValue(ResultSet rs) |
String |
toString() |
calculateMetric, getObject, isChemicalsOnly, isNanomaterial, isOrder_descendant, isPreferredStructure, isPrescreen, retrieveMetric, setChemicalsOnly, setNanomaterial, setOrder_descendant
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
public static final String where
public QueryStrucType()
public QueryStrucType(IStructureRecord.STRUC_TYPE label)
public QueryStrucType(IStructureRecord.STRUC_TYPE[] label)
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public String toString()
toString
in class AbstractQuery<IStructureRecord,IStructureRecord.STRUC_TYPE[],net.idea.modbcum.q.conditions.StringCondition,IStructureRecord>
public Object retrieveValue(ResultSet rs) throws SQLException
retrieveValue
in class AbstractStructureQuery<IStructureRecord,IStructureRecord.STRUC_TYPE[],net.idea.modbcum.q.conditions.StringCondition>
SQLException
protected void retrieveStrucType(IStructureRecord record, ResultSet rs) throws SQLException
retrieveStrucType
in class AbstractStructureQuery<IStructureRecord,IStructureRecord.STRUC_TYPE[],net.idea.modbcum.q.conditions.StringCondition>
SQLException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.