Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Physical_propertiesContext
Packages that use PlSqlParser.Physical_propertiesContext
-
Uses of PlSqlParser.Physical_propertiesContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Physical_propertiesContextModifier and TypeMethodDescriptionPlSqlParser.Create_materialized_viewContext.physical_properties()PlSqlParser.Nested_table_col_propertiesContext.physical_properties(int i) PlSqlParser.Object_tableContext.physical_properties()PlSqlParser.physical_properties()PlSqlParser.Relational_tableContext.physical_properties()PlSqlParser.Xmltype_tableContext.physical_properties()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Physical_propertiesContextModifier and TypeMethodDescriptionPlSqlParser.Nested_table_col_propertiesContext.physical_properties()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Physical_propertiesContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterPhysical_properties(PlSqlParser.Physical_propertiesContext ctx) Enter a parse tree produced byPlSqlParser.physical_properties().voidPlSqlParserListener.enterPhysical_properties(PlSqlParser.Physical_propertiesContext ctx) Enter a parse tree produced byPlSqlParser.physical_properties().voidPlSqlParserBaseListener.exitPhysical_properties(PlSqlParser.Physical_propertiesContext ctx) Exit a parse tree produced byPlSqlParser.physical_properties().voidPlSqlParserListener.exitPhysical_properties(PlSqlParser.Physical_propertiesContext ctx) Exit a parse tree produced byPlSqlParser.physical_properties().