| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Lock_modeContext |
PlSqlParser.lock_mode() |
PlSqlParser.Lock_modeContext |
PlSqlParser.Lock_table_statementContext.lock_mode() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterLock_mode(PlSqlParser.Lock_modeContext ctx)
Enter a parse tree produced by
PlSqlParser.lock_mode(). |
void |
PlSqlParserBaseListener.enterLock_mode(PlSqlParser.Lock_modeContext ctx)
Enter a parse tree produced by
PlSqlParser.lock_mode(). |
void |
PlSqlParserListener.exitLock_mode(PlSqlParser.Lock_modeContext ctx)
Exit a parse tree produced by
PlSqlParser.lock_mode(). |
void |
PlSqlParserBaseListener.exitLock_mode(PlSqlParser.Lock_modeContext ctx)
Exit a parse tree produced by
PlSqlParser.lock_mode(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.