| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Tempfile_specificationContext |
PlSqlParser.tempfile_specification() |
PlSqlParser.Tempfile_specificationContext |
PlSqlParser.Datafile_tempfile_clausesContext.tempfile_specification() |
PlSqlParser.Tempfile_specificationContext |
PlSqlParser.Temporary_tablespace_clauseContext.tempfile_specification() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterTempfile_specification(PlSqlParser.Tempfile_specificationContext ctx)
Enter a parse tree produced by
PlSqlParser.tempfile_specification(). |
void |
PlSqlParserBaseListener.enterTempfile_specification(PlSqlParser.Tempfile_specificationContext ctx)
Enter a parse tree produced by
PlSqlParser.tempfile_specification(). |
void |
PlSqlParserListener.exitTempfile_specification(PlSqlParser.Tempfile_specificationContext ctx)
Exit a parse tree produced by
PlSqlParser.tempfile_specification(). |
void |
PlSqlParserBaseListener.exitTempfile_specification(PlSqlParser.Tempfile_specificationContext ctx)
Exit a parse tree produced by
PlSqlParser.tempfile_specification(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.