public final class RevokeStatementContext extends CommonSQLStatementContext<org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.RevokeStatement> implements TableAvailable
| Constructor and Description |
|---|
RevokeStatementContext(org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.RevokeStatement 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 RevokeStatementContext(org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.RevokeStatement 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.