| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ServiceNameContext |
OracleStatementParser.serviceName() |
OracleStatementParser.ServiceNameContext |
OracleStatementParser.InmemoryDistributeContext.serviceName() |
OracleStatementParser.ServiceNameContext |
OracleStatementParser.ContainerClauseContext.serviceName() |
OracleStatementParser.ServiceNameContext |
OracleStatementParser.EnableAffinityClauseContext.serviceName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitServiceName(OracleStatementParser.ServiceNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.serviceName(). |
T |
OracleStatementBaseVisitor.visitServiceName(OracleStatementParser.ServiceNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.serviceName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.