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