Uses of Class
net.ontopia.topicmaps.query.impl.basic.OccurrencePredicate
-
Packages that use OccurrencePredicate Package Description net.ontopia.topicmaps.query.impl.rdbms Contains the rdbms implementation of the query language. -
-
Uses of OccurrencePredicate in net.ontopia.topicmaps.query.impl.rdbms
Subclasses of OccurrencePredicate in net.ontopia.topicmaps.query.impl.rdbms Modifier and Type Class Description class
OccurrencePredicate
INTERNAL: Implements the 'occurrence($topic, $occurrence)' predicate.
-