net.ontopia.topicmaps.query.impl.utils
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.
PredicateOptions
public PredicateOptions(String value)
PredicateOptions
public PredicateOptions(Object column)
getValue
public String getValue()
getColumn
public Object getColumn()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2000-2012 Ontopia.