| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Tablespace_logging_clausesContext |
PlSqlParser.tablespace_logging_clauses() |
PlSqlParser.Tablespace_logging_clausesContext |
PlSqlParser.Alter_tablespaceContext.tablespace_logging_clauses() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterTablespace_logging_clauses(PlSqlParser.Tablespace_logging_clausesContext ctx)
Enter a parse tree produced by
PlSqlParser.tablespace_logging_clauses(). |
void |
PlSqlParserListener.enterTablespace_logging_clauses(PlSqlParser.Tablespace_logging_clausesContext ctx)
Enter a parse tree produced by
PlSqlParser.tablespace_logging_clauses(). |
void |
PlSqlParserBaseListener.exitTablespace_logging_clauses(PlSqlParser.Tablespace_logging_clausesContext ctx)
Exit a parse tree produced by
PlSqlParser.tablespace_logging_clauses(). |
void |
PlSqlParserListener.exitTablespace_logging_clauses(PlSqlParser.Tablespace_logging_clausesContext ctx)
Exit a parse tree produced by
PlSqlParser.tablespace_logging_clauses(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.