| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DataSourceContext |
OracleStatementParser.dataSource() |
OracleStatementParser.DataSourceContext |
OracleStatementParser.ResultCacheClauseContext.dataSource(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.DataSourceContext> |
OracleStatementParser.ResultCacheClauseContext.dataSource() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDataSource(OracleStatementParser.DataSourceContext ctx)
Visit a parse tree produced by
OracleStatementParser.dataSource(). |
T |
OracleStatementBaseVisitor.visitDataSource(OracleStatementParser.DataSourceContext ctx)
Visit a parse tree produced by
OracleStatementParser.dataSource(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.