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