| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.New_tablespace_nameContext |
PlSqlParser.new_tablespace_name() |
PlSqlParser.New_tablespace_nameContext |
PlSqlParser.Alter_tablespaceContext.new_tablespace_name() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterNew_tablespace_name(PlSqlParser.New_tablespace_nameContext ctx)
Enter a parse tree produced by
PlSqlParser.new_tablespace_name(). |
void |
PlSqlParserBaseListener.enterNew_tablespace_name(PlSqlParser.New_tablespace_nameContext ctx)
Enter a parse tree produced by
PlSqlParser.new_tablespace_name(). |
void |
PlSqlParserListener.exitNew_tablespace_name(PlSqlParser.New_tablespace_nameContext ctx)
Exit a parse tree produced by
PlSqlParser.new_tablespace_name(). |
void |
PlSqlParserBaseListener.exitNew_tablespace_name(PlSqlParser.New_tablespace_nameContext ctx)
Exit a parse tree produced by
PlSqlParser.new_tablespace_name(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.