public class FilteredCountNumeric extends FilteredCount<Double>
Modifier and Type | Field and Description |
---|---|
protected String |
sql |
protected String |
sql_metric |
protected String |
sql_query |
protected String |
sql_value |
Constructor and Description |
---|
FilteredCountNumeric() |
Modifier and Type | Method and Description |
---|---|
PropertyStats<Double> |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
calculateMetric, getCategory, getId, getKey, getMetric, getPage, getPageSize, getProperty, getQuery, getValue, isPrescreen, setId, setMetric, setPage, setPageSize, setProperty, setQuery, setValue, supportsPaging
protected String sql
protected String sql_query
protected String sql_value
protected String sql_metric
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.IQueryObject<PropertyStats<Double>>
getParameters
in class FilteredCount<Double>
net.idea.modbcum.i.exceptions.AmbitException
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public PropertyStats<Double> getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<PropertyStats<Double>>
getObject
in class FilteredCount<Double>
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.