Uses of Class
org.exolab.castor.jdo.oql.OQLSyntaxException

Packages that use OQLSyntaxException
org.exolab.castor.jdo.oql   
 

Uses of OQLSyntaxException in org.exolab.castor.jdo.oql
 

Subclasses of OQLSyntaxException in org.exolab.castor.jdo.oql
 class SyntaxNotSupportedException
          Exception thrown to indicate that a feature is not supported by a particular database.
 

Methods in org.exolab.castor.jdo.oql that throw OQLSyntaxException
 ParseTreeNode Parser.getParseTree()
          Generates the parse tree for the tokens provided by the Lexer passed in the constructor.
 



Copyright © 2010. All Rights Reserved.