Uses of Package
com.metamatrix.query.parser

Packages that use com.metamatrix.query.parser
com.metamatrix.query.parser   
 

Classes in com.metamatrix.query.parser used by com.metamatrix.query.parser
JavaCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ParseException
          This exception is thrown when parse errors are encountered.
ParseInfo
           
QueryParser
          Converts a SQL-string to an object version of a query.
SQLParserConstants
           
SQLParserTokenManager
           
SQLParserUtil
           
Token
          Describes the input token stream.
 



Copyright © 2009. All Rights Reserved.