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