| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Create_indexContext |
PlSqlParser.create_index() |
PlSqlParser.Create_indexContext |
PlSqlParser.Unit_statementContext.create_index() |
PlSqlParser.Create_indexContext |
PlSqlParser.Using_index_clauseContext.create_index() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterCreate_index(PlSqlParser.Create_indexContext ctx)
Enter a parse tree produced by
PlSqlParser.create_index(). |
void |
PlSqlParserListener.enterCreate_index(PlSqlParser.Create_indexContext ctx)
Enter a parse tree produced by
PlSqlParser.create_index(). |
void |
PlSqlParserBaseListener.exitCreate_index(PlSqlParser.Create_indexContext ctx)
Exit a parse tree produced by
PlSqlParser.create_index(). |
void |
PlSqlParserListener.exitCreate_index(PlSqlParser.Create_indexContext ctx)
Exit a parse tree produced by
PlSqlParser.create_index(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.