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