Uses of Class
org.datanucleus.store.query.inmemory.NumericAggregateExpression
Packages that use NumericAggregateExpression
Package
Description
Package providing the evaluation of queries using an in-memory process with evaluators for JDOQL and JPQL.
-
Uses of NumericAggregateExpression in org.datanucleus.store.query.inmemory
Subclasses of NumericAggregateExpression in org.datanucleus.store.query.inmemoryModifier and TypeClassDescriptionclassExpression representing a BigDecimal, used in evaluation of aggregates.classExpression representing a BigInteger, used in evaluation of aggregates.classExpression representing a Double, used in evaluation of aggregates.classExpression representing a Float, used in evaluation of aggregates.classExpression representing an Integer, used in evaluation of aggregates.classExpression representing a Long, used in evaluation of aggregates.classExpression representing a Short, used in evaluation of aggregates.