| Package | Description |
|---|---|
| org.apache.shardingsphere.core.route.router.sharding.condition | |
| org.apache.shardingsphere.core.route.router.sharding.condition.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
AlwaysFalseShardingCondition
Always false sharding condition.
|
| Modifier and Type | Method and Description |
|---|---|
List<ShardingCondition> |
InsertClauseShardingConditionEngine.createShardingConditions(InsertSQLStatementContext insertSQLStatementContext,
GeneratedKey generatedKey,
List<Object> parameters)
Create sharding conditions.
|
List<ShardingCondition> |
WhereClauseShardingConditionEngine.createShardingConditions(org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement sqlStatement,
List<Object> parameters)
Create sharding conditions.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.