Class AllResultColumn

  • All Implemented Interfaces:
    java.lang.Comparable<ResultColumn>, Visitable, ResultColumnDescriptor

    class AllResultColumn
    extends ResultColumn
    An AllResultColumn represents a "*" result column in a SELECT statement. It gets replaced with the appropriate set of columns at bind time.