| Package | Description |
|---|---|
| org.apache.shardingsphere.core.parse.old.parser.context.table |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Table> |
Tables.find(String tableNameOrAlias)
Find table via table name or alias.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tables.add(Table table)
Add table.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.