| Package | Description |
|---|---|
| org.apache.shardingsphere.core.route.router.sharding.validator | |
| org.apache.shardingsphere.core.route.router.sharding.validator.impl |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<ShardingStatementValidator> |
ShardingStatementValidatorFactory.newInstance(org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement sqlStatement)
New instance of sharding statement validator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShardingInsertStatementValidator
Sharding insert statement validator.
|
class |
ShardingUpdateStatementValidator
Sharding update statement validator.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.