Uses of Interface
net.ontopia.topicmaps.query.impl.rdbms.JDOPredicateIF
Packages that use JDOPredicateIF
Package
Description
Contains the rdbms implementation of the query language.
-
Uses of JDOPredicateIF in net.ontopia.topicmaps.query.impl.rdbms
Classes in net.ontopia.topicmaps.query.impl.rdbms that implement JDOPredicateIFModifier and TypeClassDescriptionclassINTERNAL: Implements the 'association($association)' predicate.classINTERNAL: Implements the 'association-role' predicate.classINTERNAL: Implements the 'base-locator(address)' predicate.classINTERNAL: Implements the coalesce predicate.classINTERNAL: Implements the 'datatype(occ|var, datatype-uri)' predicate.classINTERNAL: Implements the 'direct-instance-of' predicate.classINTERNAL: Implements dynamic association predicates.classINTERNAL: Implements dynamic association predicates.classINTERNAL: Implements dynamic occurrence predicates.classINTERNAL: Implements the '=' predicate.classINTERNAL: Implements the 'gteq' predicate.classINTERNAL: Implements the 'gt' predicate.classINTERNAL: The implementation of the 'in(var, e1, ..., eN)' predicate.classINTERNAL: Implements the 'instance-of' predicate.classINTERNAL: Implements the 'item-identifier(tmobject,locator)' predicate.classINTERNAL: A predicate wrapper that delegates all it's method calls to the nested basic predicate.classINTERNAL: Implements the 'lteq' predicate.classINTERNAL: Implements the 'lt' predicate.classINTERNAL: The implementation of the 'name(topic, name-string)' predicate.classINTERNAL: Implements the '/=' predicate.classINTERNAL: Implements the object-id predicate.classINTERNAL: Implements the 'occurrence($topic, $occurrence)' predicate.classINTERNAL: Implements the 'reifies(reifier, reified)' predicate.classINTERNAL: Implements the 'resource' predicate.classINTERNAL: Implements the 'role-player(role, player)' predicate.classINTERNAL: Implements rule predicates.classINTERNAL: Implements the 'scope(scoped, theme)' predicate.classINTERNAL: Implements the 'subject-identifier(topic,locator)' predicate.classINTERNAL: Implements the 'subject-locator(topic,locator)' predicate.classINTERNAL: Implements the 'topicmap(topicmap)' predicate.classINTERNAL: Implements the 'topic-name' predicate.classINTERNAL: Implements the 'topic(topic)' predicate.classINTERNAL: Implements the 'type(typed, type)' predicate.classINTERNAL: Implements the 'value-like' predicate.classINTERNAL: Implements the 'value-like' predicate.classINTERNAL: Implements the 'variant' predicate.