Package org.safehaus.penrose.sql

Interface Summary
SQLParserConstants  
 

Class Summary
BooleanDataType  
CharDataType  
DataType  
Formatter  
IntegerDataType  
NumberDataType  
SC  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SQLAndExpr  
SQLCompareExpr  
SQLCompareExprRight  
SQLCompareOp  
SQLNotExpr  
SQLOrExpr  
SQLParser  
SQLParserTokenManager  
TitleCaseString  
Token Describes the input token stream.
VariableList  
 

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

Error Summary
TokenMgrError