Package | Description |
---|---|
org.datanucleus.query.evaluator |
Package providing the basis for evaluation of a string-based query.
|
org.datanucleus.query.inmemory |
Package providing the evaluation of queries using an in-memory process.
|
org.datanucleus.store.query |
Package providing implementation of query language support for datastores.
|
Class and Description |
---|
InMemoryExpressionEvaluator
Class providing evaluation of java "string-based" queries in-memory.
|
Class and Description |
---|
AggregateExpression |
InMemoryExpressionEvaluator
Class providing evaluation of java "string-based" queries in-memory.
|
InvocationEvaluator
Interface representing an evaluator for an invocation of a method/function.
|
MathFunction
Evaluator for mathematical function XYZ(numExpr).
|
NumericAggregateExpression |
Class and Description |
---|
InvocationEvaluator
Interface representing an evaluator for an invocation of a method/function.
|
Copyright © 2017. All rights reserved.