public final class ConditionValue extends Object
| Constructor and Description |
|---|
ConditionValue(org.apache.shardingsphere.sql.parser.sql.segment.dml.expr.ExpressionSegment expressionSegment,
List<Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Comparable> |
getValue()
Get condition value.
|
public ConditionValue(org.apache.shardingsphere.sql.parser.sql.segment.dml.expr.ExpressionSegment expressionSegment, List<Object> parameters)
public com.google.common.base.Optional<Comparable> getValue()
Copyright © 2020 The Apache Software Foundation. All rights reserved.