Package org.xorm.query.jdoql

Interface Summary
JDOQLConstants  
 

Class Summary
JDOQL This class, generated by JavaCC, contains the grammar described in the Java Data Objects specification, transformed from LALR to LL by unrolling any instances of left recursion.
JDOQLTokenManager  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 



$Header: /cvsroot/xorm/xorm/docs/api/org/xorm/query/jdoql/package-summary.html,v 1.9 2004/05/30 08:55:09 wbiggs Exp $