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