Class PredicateOptions
- java.lang.Object
-
- net.ontopia.topicmaps.query.impl.utils.PredicateOptions
-
public class PredicateOptions extends Object
INTERNAL: Used as a special, "magic", argument to predicates, inserted by the query optimizer to tell them to behave differently. The meaning of this argument differs depending on the predicate in question.
-
-
Constructor Summary
Constructors Constructor Description PredicateOptions(Object column)
PredicateOptions(String value)
-