| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.User_lock_clauseContext |
PlSqlParser.user_lock_clause() |
PlSqlParser.User_lock_clauseContext |
PlSqlParser.Create_userContext.user_lock_clause(int i) |
PlSqlParser.User_lock_clauseContext |
PlSqlParser.Alter_userContext.user_lock_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.User_lock_clauseContext> |
PlSqlParser.Create_userContext.user_lock_clause() |
List<PlSqlParser.User_lock_clauseContext> |
PlSqlParser.Alter_userContext.user_lock_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterUser_lock_clause(PlSqlParser.User_lock_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.user_lock_clause(). |
void |
PlSqlParserListener.enterUser_lock_clause(PlSqlParser.User_lock_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.user_lock_clause(). |
void |
PlSqlParserBaseListener.exitUser_lock_clause(PlSqlParser.User_lock_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.user_lock_clause(). |
void |
PlSqlParserListener.exitUser_lock_clause(PlSqlParser.User_lock_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.user_lock_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.