|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| JPQLConstants | |
| JPQLTreeConstants | |
| Node | |
| Class Summary | |
|---|---|
| JavaCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing). |
| JPQL | |
| JPQLExpressionBuilder | Builder for JPQL expressions. |
| JPQLExpressionBuilder.JPQLNode | Base node that will be generated by the JPQLExpressionBuilder; base
class of the SimpleNode that is used by JPQL. |
| JPQLExpressionBuilder.ParsedJPQL | Public for unit testing purposes. |
| JPQLParser | Parser for JPQL queries. |
| JPQLTokenManager | |
| SimpleNode | Base node implementation for all JPQL nodes. |
| Token | Describes the input token stream. |
| Exception Summary | |
|---|---|
| ParseException | Signifies that a lexical error occurred when parsing the JPQL statement. |
| Error Summary | |
|---|---|
| TokenMgrError | |
JPA Query Language Support
Allow any spec or store to use JPQL.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||