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