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