public class JDOQueryComponent extends Object implements QueryComponentIF
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
colnames |
protected QueryIF |
jdoquery |
| Constructor and Description |
|---|
JDOQueryComponent(QueryIF jdoquery,
String[] colnames) |
| Modifier and Type | Method and Description |
|---|---|
QueryMatches |
satisfy(QueryMatches matches,
Map arguments)
INTERNAL: Processes the specified QueryMatches instance and
produces a new QueryMatches instance based on information in the
input instance.
|
String |
toString() |
public QueryMatches satisfy(QueryMatches matches, Map arguments) throws InvalidQueryException
QueryComponentIFsatisfy in interface QueryComponentIFInvalidQueryException