public final class ShowCreateTableStatementContext extends CommonSQLStatementContext<org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateTableStatement> implements TableAvailable
| Constructor and Description |
|---|
ShowCreateTableStatementContext(org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateTableStatement sqlStatement) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment> |
getAllTables()
Get all table segments.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTablesContextgetSqlStatement, getTablesContextpublic ShowCreateTableStatementContext(org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateTableStatement sqlStatement)
public Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment> getAllTables()
TableAvailablegetAllTables in interface TableAvailableCopyright © 2021 The Apache Software Foundation. All rights reserved.