Class 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 Detail

      • PredicateOptions

        public PredicateOptions​(String value)
      • PredicateOptions

        public PredicateOptions​(Object column)