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