| Package | Description |
|---|---|
| net.ontopia.topicmaps.query.impl.rdbms |
Contains the rdbms implementation of the query language.
|
| net.ontopia.topicmaps.query.impl.utils |
Code shared between query implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RulePredicate
INTERNAL: Implements rule predicates.
|
| Modifier and Type | Field and Description |
|---|---|
protected RulePredicate |
HierarchyWalkerRulePredicate.rule |
| Constructor and Description |
|---|
HierarchyWalkerRulePredicate(RulePredicate rule,
Variable firstvar,
Variable secondvar,
Variable midvar,
PredicateClause wrapped) |