| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Tablespace_encryption_specContext |
PlSqlParser.tablespace_encryption_spec() |
PlSqlParser.Tablespace_encryption_specContext |
PlSqlParser.Permanent_tablespace_clauseContext.tablespace_encryption_spec(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Tablespace_encryption_specContext> |
PlSqlParser.Permanent_tablespace_clauseContext.tablespace_encryption_spec() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterTablespace_encryption_spec(PlSqlParser.Tablespace_encryption_specContext ctx)
Enter a parse tree produced by
PlSqlParser.tablespace_encryption_spec(). |
void |
PlSqlParserListener.enterTablespace_encryption_spec(PlSqlParser.Tablespace_encryption_specContext ctx)
Enter a parse tree produced by
PlSqlParser.tablespace_encryption_spec(). |
void |
PlSqlParserBaseListener.exitTablespace_encryption_spec(PlSqlParser.Tablespace_encryption_specContext ctx)
Exit a parse tree produced by
PlSqlParser.tablespace_encryption_spec(). |
void |
PlSqlParserListener.exitTablespace_encryption_spec(PlSqlParser.Tablespace_encryption_specContext ctx)
Exit a parse tree produced by
PlSqlParser.tablespace_encryption_spec(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.