Uses of Package
net.ontopia.topicmaps.query.impl.rdbms
-
Packages that use net.ontopia.topicmaps.query.impl.rdbms Package Description net.ontopia.topicmaps.query.impl.rdbms Contains the rdbms implementation of the query language. -
Classes in net.ontopia.topicmaps.query.impl.rdbms used by net.ontopia.topicmaps.query.impl.rdbms Class Description JDOPredicateIF INTERNAL: Represents a predicate in the rdbms implementation.ParsedQuery INTERNAL: Class used to represent parsed queries.QueryBuilder INTERNAL: Class used to hold context information when building JDO queries from tolog queries.QueryComponentIF INTERNAL: Represents a tolog query component.QueryProcessor INTERNAL: This is the front-end to the RDBMS-specific query processor.RulePredicate INTERNAL: Implements rule predicates.