| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
AbstractExpressionEvaluator.processCreatorExpression(CreatorExpression expr)
Method to process the supplied creator expression.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
InMemoryExpressionEvaluator.processCreatorExpression(CreatorExpression expr) |
Copyright © 2017. All rights reserved.