public final class BasicExpressionParser extends Object
Constructor and Description |
---|
BasicExpressionParser() |
Modifier and Type | Method and Description |
---|---|
SQLExpression |
parse(SQLStatement sqlStatement)
Parse expression.
|
public SQLExpression parse(SQLStatement sqlStatement)
sqlStatement
- SQL statementCopyright © 2018. All rights reserved.