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