Uses of Package
com.metamatrix.query.function.aggregate

Packages that use com.metamatrix.query.function.aggregate
com.metamatrix.query.function.aggregate   
com.metamatrix.query.processor.relational   
 

Classes in com.metamatrix.query.function.aggregate used by com.metamatrix.query.function.aggregate
AggregateFunction
          This represents the interface for an aggregate function.
Sum
          Accumulates (per tuple) and calculates the sum of the values of a column.
 

Classes in com.metamatrix.query.function.aggregate used by com.metamatrix.query.processor.relational
AggregateFunction
          This represents the interface for an aggregate function.
 



Copyright © 2009. All Rights Reserved.