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