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