Package | Description |
---|---|
org.castor.cpa.persistence.sql.driver | |
org.exolab.castor.jdo.oql | |
org.exolab.castor.persist.spi |
Defines the interfaces for persistence engine service providers.
|
Class and Description |
---|
SyntaxNotSupportedException
Exception thrown to indicate that a feature is not supported by a particular database.
|
Class and Description |
---|
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
Token s. |
OQLSyntaxException
Exception thrown to indicate that invalid syntax was encountered by
the Parser.
|
ParamInfo
A class to store and check information about numbered query parameters.
|
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
Lexer from the String
OQL representation. |
Class and Description |
---|
SyntaxNotSupportedException
Exception thrown to indicate that a feature is not supported by a particular database.
|
Copyright © 2013. All rights reserved.