public class QueryInfo2Query extends net.idea.modbcum.p.AbstractDBProcessor<QueryInfo,net.idea.modbcum.i.IQueryObject>
Constructor and Description |
---|
QueryInfo2Query() |
Modifier and Type | Method and Description |
---|---|
protected QueryStructure |
createExactStructure(QueryInfo target) |
protected QueryField |
createQueryField(Property field,
String value,
String condition) |
protected QuerySimilarityBitset |
createQuerySimilarity(QueryInfo target) |
protected QueryStructure |
createQueryStructure(ExactStructureSearchMode field,
String value) |
protected QueryPrescreenBitSet |
createQuerySubstructure(QueryInfo target) |
void |
open() |
net.idea.modbcum.i.IQueryObject |
process(QueryInfo target) |
close, getConnection, isCloseConnection, isEnabled, setCloseConnection, setConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
public net.idea.modbcum.i.IQueryObject process(QueryInfo target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
protected QueryStructure createExactStructure(QueryInfo target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
protected QueryPrescreenBitSet createQuerySubstructure(QueryInfo target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
protected QuerySimilarityBitset createQuerySimilarity(QueryInfo target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
protected QueryStructure createQueryStructure(ExactStructureSearchMode field, String value)
protected QueryField createQueryField(Property field, String value, String condition)
public void open() throws net.idea.modbcum.i.exceptions.DbAmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.