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