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