public abstract class SqlQueryParser extends Object
ConcurrentSoftCache| Constructor and Description | 
|---|
SqlQueryParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
clean()
Cleans resources held by this parser manager. 
 | 
protected abstract AbstractDMLQuery | 
parse(SqlParser parser)  | 
AbstractDMLQuery | 
parseSqlQuery(SQLQuery sqlQuery,
             ISpaceProxy space)
The main method to handle the query. 
 | 
public AbstractDMLQuery parseSqlQuery(SQLQuery sqlQuery, ISpaceProxy space) throws SQLException
SQLExceptionpublic void clean()
protected abstract AbstractDMLQuery parse(SqlParser parser) throws ParseException
parser - ParseExceptionCopyright © GigaSpaces.