| Package | Description | 
|---|---|
| org.apache.openjpa.jdbc.kernel.exps | OpenJPA-JDBC Expression Tree | 
| org.apache.openjpa.kernel.exps | OpenJPA Expression Tree | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PCPathA path represents a traversal into fields of a candidate object. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CandidatePathA path represents a traversal into fields of a candidate object. | 
| class  | CoalesceAn in-memory representation of a coalesce expression | 
| class  | NullIfAn in-memory representation of a nullif expression | 
| class  | SimpleCaseAn in-memory representation of a simple case expression | 
| Modifier and Type | Method and Description | 
|---|---|
| Val | WhenCondition. getVal() | 
| Val[] | Coalesce. getVal() | 
| Val | WhenScalar. getVal1() | 
| Val | NullIf. getVal1() | 
| Val | WhenScalar. getVal2() | 
| Val | NullIf. getVal2() | 
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.