Class Type.SumAggregateInput (2.37.0)

public abstract static class Type.SumAggregateInput extends Type

This type is a marker type that allows types to be used as the input to the SUM aggregate function.

Inheritance

java.lang.Object > Type > Type.SumAggregateInput

Constructors

SumAggregateInput()

public SumAggregateInput()