|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryComponentIF | |
---|---|
net.ontopia.topicmaps.query.impl.rdbms | Contains the rdbms implementation of the query language. |
Uses of QueryComponentIF in net.ontopia.topicmaps.query.impl.rdbms |
---|
Classes in net.ontopia.topicmaps.query.impl.rdbms that implement QueryComponentIF | |
---|---|
class |
BasicCountComponent
INTERNAL: Query component that is used to perform the count operation for QueryMatches instances. |
class |
BasicQueryComponent
INTERNAL: Query component that is used to fully execute basic tolog clauses. |
class |
BasicReduceComponent
INTERNAL: Query component that is used to perform the reduce operation for QueryMatches instances. |
class |
BasicSortComponent
INTERNAL: Query component that is used to perform the sort operation for QueryMatches instances. |
class |
JDOQueryComponent
INTERNAL: Query component that executes JDO queries and wraps the resulting QueryResultIF in a QueryMatches instance.. |
Fields in net.ontopia.topicmaps.query.impl.rdbms declared as QueryComponentIF | |
---|---|
protected QueryComponentIF[] |
ParsedQuery.components
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |