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