Uses of Package
org.apache.openjpa.kernel.jpql
Packages that use org.apache.openjpa.kernel.jpql
Package
Description
OpenJPA Expression Tree
JPA Query Language Support
-
Classes in org.apache.openjpa.kernel.jpql used by org.apache.openjpa.kernel.exps
-
Classes in org.apache.openjpa.kernel.jpql used by org.apache.openjpa.kernel.jpqlClassDescriptionAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).Token literal values and constants.Base node that will be generated by the JPQLExpressionBuilder; base class of the
SimpleNode
that is used byJPQL
.Public for unit testing purposes.Token Manager.Signifies that a lexical error occurred when parsing the JPQL statement.Describes the input token stream.