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