Class SqlQueryParser

java.lang.Object
com.j_spaces.core.client.sql.SqlQueryParser
Direct Known Subclasses:
CountQueryParser, ReadQueryParser, TakeQueryParser

public abstract class SqlQueryParser extends Object
The parser manager is responsible for handling statements and calling the SqlParser for parsing and creating Query objects. ParserManager also maintains the statements cache in a QueryCache