public final class WhereClauseShardingConditionEngine extends Object
| Constructor and Description |
|---|
WhereClauseShardingConditionEngine() |
| Modifier and Type | Method and Description |
|---|---|
List<ShardingCondition> |
createShardingConditions(org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement sqlStatement,
List<Object> parameters)
Create sharding conditions.
|
public List<ShardingCondition> createShardingConditions(org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement sqlStatement, List<Object> parameters)
sqlStatement - SQL statementparameters - SQL parametersCopyright © 2020 The Apache Software Foundation. All rights reserved.