Uses of Interface
net.ontopia.topicmaps.query.impl.rdbms.JDOPredicateIF

Packages that use JDOPredicateIF
net.ontopia.topicmaps.query.impl.rdbms 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 JDOPredicateIF
 class AssociationPredicate
          INTERNAL: Implements the 'association($association)' predicate.
 class AssociationRolePredicate
          INTERNAL: Implements the 'association-role' predicate.
 class BaseLocatorPredicate
          INTERNAL: Implements the 'base-locator(address)' predicate.
 class CoalescePredicate
          INTERNAL: Implements the coalesce predicate.
 class DatatypePredicate
          INTERNAL: Implements the 'datatype(occ|var, datatype-uri)' predicate.
 class DirectInstanceOfPredicate
          INTERNAL: Implements the 'direct-instance-of' predicate.
 class DynamicAssociationPredicate
          INTERNAL: Implements dynamic association predicates.
 class DynamicFailurePredicate
          INTERNAL: Implements dynamic association predicates.
 class DynamicOccurrencePredicate
          INTERNAL: Implements dynamic occurrence predicates.
 class EqualsPredicate
          INTERNAL: Implements the '=' predicate.
 class GreaterThanEqualsPredicate
          INTERNAL: Implements the 'gteq' predicate.
 class GreaterThanPredicate
          INTERNAL: Implements the 'gt' predicate.
 class InPredicate
          INTERNAL: The implementation of the 'in(var, e1, ..., eN)' predicate.
 class InstanceOfPredicate
          INTERNAL: Implements the 'instance-of' predicate.
 class ItemIdentifierPredicate
          INTERNAL: Implements the 'item-identifier(tmobject,locator)' predicate.
 class JDOBasicPredicate
          INTERNAL: A predicate wrapper that delegates all it's method calls to the nested basic predicate.
 class LessThanEqualsPredicate
          INTERNAL: Implements the 'lteq' predicate.
 class LessThanPredicate
          INTERNAL: Implements the 'lt' predicate.
 class NamePredicate
          INTERNAL: The implementation of the 'name(topic, name-string)' predicate.
 class NotEqualsPredicate
          INTERNAL: Implements the '/=' predicate.
 class ObjectIdPredicate
          INTERNAL: Implements the object-id predicate.
 class OccurrencePredicate
          INTERNAL: Implements the 'occurrence($topic, $occurrence)' predicate.
 class ReifiesPredicate
          INTERNAL: Implements the 'reifies(reifier, reified)' predicate.
 class ResourcePredicate
          INTERNAL: Implements the 'resource' predicate.
 class RolePlayerPredicate
          INTERNAL: Implements the 'role-player(role, player)' predicate.
 class RulePredicate
          INTERNAL: Implements rule predicates.
 class ScopePredicate
          INTERNAL: Implements the 'scope(scoped, theme)' predicate.
 class SubjectIdentifierPredicate
          INTERNAL: Implements the 'subject-identifier(topic,locator)' predicate.
 class SubjectLocatorPredicate
          INTERNAL: Implements the 'subject-locator(topic,locator)' predicate.
 class TopicMapPredicate
          INTERNAL: Implements the 'topicmap(topicmap)' predicate.
 class TopicNamePredicate
          INTERNAL: Implements the 'topic-name' predicate.
 class TopicPredicate
          INTERNAL: Implements the 'topic(topic)' predicate.
 class TypePredicate
          INTERNAL: Implements the 'type(typed, type)' predicate.
 class ValueLikePredicate
          INTERNAL: Implements the 'value-like' predicate.
 class ValuePredicate
          INTERNAL: Implements the 'value-like' predicate.
 class VariantPredicate
          INTERNAL: Implements the 'variant' predicate.
 



Copyright © 2000-2012 Ontopia.