Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Tablespace_encryption_specContext
-
Packages that use PlSqlParser.Tablespace_encryption_specContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Tablespace_encryption_specContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Tablespace_encryption_specContext Modifier and Type Method Description PlSqlParser.Tablespace_encryption_specContextPlSqlParser.Permanent_tablespace_clauseContext. tablespace_encryption_spec(int i)PlSqlParser.Tablespace_encryption_specContextPlSqlParser. tablespace_encryption_spec()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Tablespace_encryption_specContext Modifier and Type Method Description List<PlSqlParser.Tablespace_encryption_specContext>PlSqlParser.Permanent_tablespace_clauseContext. tablespace_encryption_spec()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Tablespace_encryption_specContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterTablespace_encryption_spec(PlSqlParser.Tablespace_encryption_specContext ctx)Enter a parse tree produced byPlSqlParser.tablespace_encryption_spec().voidPlSqlParserListener. enterTablespace_encryption_spec(PlSqlParser.Tablespace_encryption_specContext ctx)Enter a parse tree produced byPlSqlParser.tablespace_encryption_spec().voidPlSqlParserBaseListener. exitTablespace_encryption_spec(PlSqlParser.Tablespace_encryption_specContext ctx)Exit a parse tree produced byPlSqlParser.tablespace_encryption_spec().voidPlSqlParserListener. exitTablespace_encryption_spec(PlSqlParser.Tablespace_encryption_specContext ctx)Exit a parse tree produced byPlSqlParser.tablespace_encryption_spec().
-