Uses of Class
net.hironico.minisql.parser.plsql.PlSqlParser.Physical_propertiesContext
Packages that use PlSqlParser.Physical_propertiesContext
-
Uses of PlSqlParser.Physical_propertiesContext in net.hironico.minisql.parser.plsql
Methods in net.hironico.minisql.parser.plsql 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.Table_propertiesContext.physical_properties()PlSqlParser.Xmltype_tableContext.physical_properties()Methods in net.hironico.minisql.parser.plsql that return types with arguments of type PlSqlParser.Physical_propertiesContextModifier and TypeMethodDescriptionPlSqlParser.Nested_table_col_propertiesContext.physical_properties()Methods in net.hironico.minisql.parser.plsql 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().