297298299300301302303
} } } public AggregateValue newAggregateValue() throws HBqlException { return new AggregateValue(this.getSelectName(), this); }