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