T - type of predicate right valuepublic interface ConditionValueGenerator<T extends org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment>
| Modifier and Type | Method and Description |
|---|---|
Optional<ShardingConditionValue> |
generate(T predicateRightValue,
Column column,
List<Object> parameters)
Generate route value.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.