| Package | Description |
|---|---|
| org.datanucleus.query.expression |
Package providing expressions from which a (generically) compiled query is made up.
|
| org.datanucleus.query.inmemory |
Package providing the evaluation of queries using an in-memory process with evaluators for JDOQL and JPQL.
|
| 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 © 2020. All rights reserved.