| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.TablespaceClauseContext |
OracleStatementParser.tablespaceClause() |
OracleStatementParser.TablespaceClauseContext |
OracleStatementParser.TablespaceClauseWithParenContext.tablespaceClause() |
OracleStatementParser.TablespaceClauseContext |
OracleStatementParser.CreateFlashbackArchiveContext.tablespaceClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitTablespaceClause(OracleStatementParser.TablespaceClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.tablespaceClause(). |
T |
OracleStatementBaseVisitor.visitTablespaceClause(OracleStatementParser.TablespaceClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.tablespaceClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.