Class Analysis.PredicateCoercions

  • Enclosing class:
    Analysis

    public static class Analysis.PredicateCoercions
    extends Object
    Analysis for predicates such as x IN (subquery) or x = SOME (subquery)
    • Constructor Detail

    • Method Detail

      • getValueType

        public Type getValueType()
      • getValueCoercion

        public Optional<Type> getValueCoercion()
      • getSubqueryCoercion

        public Optional<Type> getSubqueryCoercion()