Uses of Class
net.ontopia.topicmaps.query.impl.rdbms.QueryProcessor
Packages that use QueryProcessor
Package
Description
Contains the rdbms implementation of the query language.
-
Uses of QueryProcessor in net.ontopia.topicmaps.query.impl.rdbms
Fields in net.ontopia.topicmaps.query.impl.rdbms declared as QueryProcessorModifier and TypeFieldDescriptionprotected QueryProcessorQueryBuilder.qpprotected QueryProcessorParsedQuery.rprocessorConstructors in net.ontopia.topicmaps.query.impl.rdbms with parameters of type QueryProcessorModifierConstructorDescriptionParsedQuery(QueryProcessor rprocessor, QueryProcessor bprocessor, TologQuery query)