Class ExpressionProjection

  • All Implemented Interfaces:
    Projection

    public final class ExpressionProjection
    extends Object
    implements Projection
    Expression projection.
    • Constructor Detail

      • ExpressionProjection

        public ExpressionProjection()
    • Method Detail

      • cloneWithOwner

        public Projection cloneWithOwner​(org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue ownerIdentifier)
        Description copied from interface: Projection
        Clone with owner.
        Specified by:
        cloneWithOwner in interface Projection
        Parameters:
        ownerIdentifier - owner identifier
        Returns:
        new projection