Class ColumnSegment

    • Constructor Detail

      • ColumnSegment

        public ColumnSegment()
    • Method Detail

      • getQualifiedName

        public String getQualifiedName()
        Get qualified name with quote characters. i.e. `field1`, `table1`, field1, table1, `table1`.`field1`, `table1`.field1, table1.`field1` or table1.field1
        Returns:
        qualified name with quote characters
      • getExpression

        public String getExpression()
        Get expression.
        Returns:
        expression