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