| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Cache_or_nocacheContext |
PlSqlParser.cache_or_nocache() |
PlSqlParser.Cache_or_nocacheContext |
PlSqlParser.Alter_materialized_viewContext.cache_or_nocache() |
PlSqlParser.Cache_or_nocacheContext |
PlSqlParser.Alter_materialized_view_logContext.cache_or_nocache() |
PlSqlParser.Cache_or_nocacheContext |
PlSqlParser.Alter_clusterContext.cache_or_nocache(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Cache_or_nocacheContext> |
PlSqlParser.Alter_clusterContext.cache_or_nocache() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterCache_or_nocache(PlSqlParser.Cache_or_nocacheContext ctx)
Enter a parse tree produced by
PlSqlParser.cache_or_nocache(). |
void |
PlSqlParserListener.enterCache_or_nocache(PlSqlParser.Cache_or_nocacheContext ctx)
Enter a parse tree produced by
PlSqlParser.cache_or_nocache(). |
void |
PlSqlParserBaseListener.exitCache_or_nocache(PlSqlParser.Cache_or_nocacheContext ctx)
Exit a parse tree produced by
PlSqlParser.cache_or_nocache(). |
void |
PlSqlParserListener.exitCache_or_nocache(PlSqlParser.Cache_or_nocacheContext ctx)
Exit a parse tree produced by
PlSqlParser.cache_or_nocache(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.