Uses of Class
net.ontopia.topicmaps.query.impl.basic.NotEqualsPredicate
-
Packages that use NotEqualsPredicate Package Description net.ontopia.topicmaps.query.impl.rdbms Contains the rdbms implementation of the query language. -
-
Uses of NotEqualsPredicate in net.ontopia.topicmaps.query.impl.rdbms
Subclasses of NotEqualsPredicate in net.ontopia.topicmaps.query.impl.rdbms Modifier and Type Class Description class
NotEqualsPredicate
INTERNAL: Implements the '/=' predicate.
-