Uses of Package
org.exolab.castor.jdo.oql

Packages that use org.exolab.castor.jdo.oql
org.exolab.castor.jdo.drivers   
org.exolab.castor.jdo.oql   
org.exolab.castor.persist.spi Defines the interfaces for persistence engine service providers. 
 

Classes in org.exolab.castor.jdo.oql used by org.exolab.castor.jdo.drivers
SyntaxNotSupportedException
          Exception thrown to indicate that a feature is not supported by a particular database.
 

Classes in org.exolab.castor.jdo.oql used by org.exolab.castor.jdo.oql
InvalidCharException
          Exception thrown to indicate that an invalid character was encountered by the Lexer.
Lexer
          Seperates an input string of OQL into a stream of Tokens.
OQLSyntaxException
          Exception thrown to indicate that invalid syntax was encountered by the Parser.
ParseTreeNode
          A Node in the Parse tree which is generated by the Parser as the tree representation of the OQL Query.
Token
          Represents tokens which are generated by the Lexerfrom the String OQL representation.
 

Classes in org.exolab.castor.jdo.oql used by org.exolab.castor.persist.spi
SyntaxNotSupportedException
          Exception thrown to indicate that a feature is not supported by a particular database.
 



Copyright 2008 null. All Rights Reserved.