| Package | Description | 
|---|---|
| org.apache.openjpa.kernel.exps | 
 OpenJPA Expression Tree 
 | 
| org.apache.openjpa.kernel.jpql | 
 JPA Query Language Support
    Allow any spec or store to use JPQL. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
JPQLExpressionBuilder.ParsedJPQL | 
Context.parsed  | 
| Constructor and Description | 
|---|
Context(JPQLExpressionBuilder.ParsedJPQL parsed,
       Subquery subquery,
       Context parent)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected JPQLExpressionBuilder.ParsedJPQL | 
JPQLExpressionBuilder.getParsedQuery()  | 
protected JPQLExpressionBuilder.ParsedJPQL | 
JPQLExpressionBuilder.getParsedQuery(String jpql)  | 
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.