Package org.apache.openjpa.kernel.jpql

JPA Query Language Support

See:
          Description

Class Summary
JPQLParser Parser for JPQL queries.
SimpleNode Base node implementation for all JPQL nodes.
 

Exception Summary
ParseException Signifies that a lexical error occurred when parsing the JPQL statement.
 

Package org.apache.openjpa.kernel.jpql Description

JPA Query Language Support

Allow any spec or store to use JPQL.



Copyright © 2006 Apache Software Foundation. All Rights Reserved.