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