public final class ShowTablesStatementContext extends CommonSQLStatementContext<org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTablesStatement> implements RemoveAvailable
| 构造器和说明 |
|---|
ShowTablesStatementContext(org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTablesStatement sqlStatement) |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment> |
getRemoveSegments()
Get remove segments.
|
isHintWriteRouteOnlyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDatabaseType, getSqlStatement, getTablesContextpublic ShowTablesStatementContext(org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTablesStatement sqlStatement)
public Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment> getRemoveSegments()
RemoveAvailablegetRemoveSegments 在接口中 RemoveAvailableCopyright © 2022 The Apache Software Foundation. All rights reserved.