Class AggregationProjection

    • Constructor Detail

      • AggregationProjection

        public AggregationProjection()
    • Method Detail

      • cloneWithOwner

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