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