| Package | Description | 
|---|---|
| org.datanucleus.query.inmemory | 
 Package providing the evaluation of queries using an in-memory process with evaluators for JDOQL and JPQL. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BigDecimalAggregateExpression
Expression representing a BigDecimal, used in evaluation of aggregates. 
 | 
class  | 
BigIntegerAggregateExpression
Expression representing a BigInteger, used in evaluation of aggregates. 
 | 
class  | 
DoubleAggregateExpression
Expression representing a Double, used in evaluation of aggregates. 
 | 
class  | 
FloatAggregateExpression
Expression representing a Float, used in evaluation of aggregates. 
 | 
class  | 
IntegerAggregateExpression
Expression representing an Integer, used in evaluation of aggregates. 
 | 
class  | 
LongAggregateExpression
Expression representing a Long, used in evaluation of aggregates. 
 | 
class  | 
ShortAggregateExpression
Expression representing a Short, used in evaluation of aggregates. 
 | 
Copyright © 2018. All rights reserved.