Class AggregationRefNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    public class AggregationRefNode
    extends ExpressionNode
    This node holds the index of an ExpressionNode in an external array, and is used as a proxy in the back-end to allow aggregators to be used in expressions.
    Author:
    baldersheim
    See Also:
    Serialized Form