public final class ShardingStatementValidatorFactory extends Object
| Constructor and Description |
|---|
ShardingStatementValidatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<ShardingStatementValidator> |
newInstance(org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement sqlStatement)
New instance of sharding statement validator.
|
public static com.google.common.base.Optional<ShardingStatementValidator> newInstance(org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement sqlStatement)
sqlStatement - SQL statementCopyright © 2020 The Apache Software Foundation. All rights reserved.