| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.SharingClauseContext |
OracleStatementParser.sharingClause() |
OracleStatementParser.SharingClauseContext |
OracleStatementParser.PlsqlFunctionSourceContext.sharingClause() |
OracleStatementParser.SharingClauseContext |
OracleStatementParser.CreateContextContext.sharingClause() |
OracleStatementParser.SharingClauseContext |
OracleStatementParser.PlsqlProcedureSourceContext.sharingClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitSharingClause(OracleStatementParser.SharingClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.sharingClause(). |
T |
OracleStatementBaseVisitor.visitSharingClause(OracleStatementParser.SharingClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.sharingClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.