Uses of Interface
net.ontopia.topicmaps.query.impl.rdbms.QueryComponentIF
Packages that use QueryComponentIF
Package
Description
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 QueryComponentIFModifier and TypeClassDescriptionclassINTERNAL: Query component that is used to perform the count operation for QueryMatches instances.classINTERNAL: Query component that is used to fully execute basic tolog clauses.classINTERNAL: Query component that is used to perform the reduce operation for QueryMatches instances.classINTERNAL: Query component that is used to perform the sort operation for QueryMatches instances.classINTERNAL: 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