| 程序包 | 说明 |
|---|---|
| io.shardingsphere.core.parsing.parser.context.table |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.common.base.Optional<Table> |
Tables.find(String tableNameOrAlias)
根据表名称或别名查找表解析对象.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Tables.add(Table table)
添加表解析对象.
|
Copyright © 2018. All rights reserved.