public final class CommonExpressionSegment extends Object implements ExpressionSegment
| Constructor and Description |
|---|
CommonExpressionSegment() |
| Modifier and Type | Method and Description |
|---|---|
SQLExpression |
getSQLExpression(String sql)
Get SQL Expression.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic SQLExpression getSQLExpression(String sql)
ExpressionSegmentgetSQLExpression in interface ExpressionSegmentsql - SQL textCopyright © 2019 The Apache Software Foundation. All rights reserved.