public abstract class AbstractModelQuery<F,V> extends AbstractQuery<F,V,net.idea.modbcum.q.conditions.StringCondition,ModelQueryResults> implements net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>
Modifier and Type | Class and Description |
---|---|
static class |
AbstractModelQuery._models_criteria |
Modifier and Type | Field and Description |
---|---|
protected static String |
sql |
protected static String |
sql_predicted |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
AbstractModelQuery() |
Modifier and Type | Method and Description |
---|---|
ModelQueryResults |
getObject(ResultSet rs) |
String |
toString() |
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test
public ModelQueryResults getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<ModelQueryResults>
net.idea.modbcum.i.exceptions.AmbitException
public String toString()
toString
in class AbstractQuery<F,V,net.idea.modbcum.q.conditions.StringCondition,ModelQueryResults>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.