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, setConnectionaddPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toStringpublic net.idea.modbcum.i.IQueryObject process(QueryInfo target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionprotected QueryStructure createExactStructure(QueryInfo target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionprotected QueryPrescreenBitSet createQuerySubstructure(QueryInfo target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionprotected QuerySimilarityBitset createQuerySimilarity(QueryInfo target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionprotected 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.