Interface Projection

    • Method Detail

      • getExpression

        String getExpression()
        Get expression.
        Returns:
        expression
      • getColumnLabel

        String getColumnLabel()
        Get columnLabel.
        Returns:
        columnLabel
      • cloneWithOwner

        Projection cloneWithOwner​(org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue ownerIdentifier)
        Clone with owner.
        Parameters:
        ownerIdentifier - owner identifier
        Returns:
        new projection