public class SQLLexer extends Object
Constructor and Description |
---|
SQLLexer() |
Modifier and Type | Method and Description |
---|---|
static String |
lexSampleSQL(String querySQL)
Lexes the sample SQL and inserts a "where 1=0" where-clause.
|
public static String lexSampleSQL(String querySQL) throws com.espertech.esper.common.internal.epl.expression.core.ExprValidationException
querySQL
- to inspect using lexercom.espertech.esper.common.internal.epl.expression.core.ExprValidationException
- to indicate a lexer problemCopyright © 2005–2020. All rights reserved.