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