| Package | Description |
|---|---|
| net.ontopia.topicmaps.query.impl.rdbms |
Contains the rdbms implementation of the query language.
|
| Class and 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.
|