public final class SQLQueryParser extends Object
| Modifier and Type | Method and Description | 
|---|---|
static SQLQuery | 
parse(Reader reader)  | 
static SQLQuery | 
parse(String string)  | 
public static SQLQuery parse(Reader reader) throws QueryParseException
QueryParseExceptionpublic static SQLQuery parse(String string) throws QueryParseException
QueryParseExceptionCopyright © 2019 Nuxeo. All rights reserved.