Package | Description |
---|---|
org.datanucleus.query.evaluator |
Package providing the basis for evaluation of a string-based query.
|
org.datanucleus.query.evaluator.memory |
Package providing the evaluation of in-memory queries.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
AbstractExpressionEvaluator.processCaseExpression(CaseExpression expr)
Method to process the supplied case expression.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
InMemoryExpressionEvaluator.processCaseExpression(CaseExpression expr) |
Copyright © 2021. All rights reserved.