Uses of Class
net.ontopia.topicmaps.query.impl.rdbms.QueryProcessor
-
Packages that use QueryProcessor Package Description net.ontopia.topicmaps.query.impl.rdbms 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 QueryProcessor Modifier and Type Field Description protected QueryProcessorQueryBuilder. qpprotected QueryProcessorParsedQuery. rprocessorConstructors in net.ontopia.topicmaps.query.impl.rdbms with parameters of type QueryProcessor Constructor Description ParsedQuery(QueryProcessor rprocessor, QueryProcessor bprocessor, TologQuery query)
-