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