public final class ShardingStatementValidatorFactory extends Object
| 构造器和说明 |
|---|
ShardingStatementValidatorFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Optional<ShardingStatementValidator> |
newInstance(org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement sqlStatement)
New instance of sharding statement validator.
|
public static Optional<ShardingStatementValidator> newInstance(org.apache.shardingsphere.sql.parser.sql.statement.SQLStatement sqlStatement)
sqlStatement - SQL statementCopyright © 2020 The Apache Software Foundation. All rights reserved.