Class ColumnRef


  • public class ColumnRef
    extends Object
    A reference to a column. Typed to help us distinguish from literal strings when building expressions
    • Constructor Detail

      • ColumnRef

        public ColumnRef​(String ref)
    • Method Detail

      • getRef

        public String getRef()
        Getter for the column reference value