public final class SingleTableRouteEngineFactory extends Object
| 构造器和说明 |
|---|
SingleTableRouteEngineFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Optional<SingleTableRouteEngine> |
newInstance(Collection<org.apache.shardingsphere.infra.metadata.database.schema.QualifiedTable> singleTableNames,
org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Create new instance of single table route engine.
|
public static Optional<SingleTableRouteEngine> newInstance(Collection<org.apache.shardingsphere.infra.metadata.database.schema.QualifiedTable> singleTableNames, org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
singleTableNames - single table namessqlStatement - sql statementCopyright © 2022 The Apache Software Foundation. All rights reserved.