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