Package org.makumba.providers.query

Class Summary
FunctionInliner Inliner for query functions.
QuerySectionProcessor Given a query and a starting point, this class identifies the subquery where the starting point is, its parent query, its grandparent query ... ending with the outer query.
QuerySectionProcessor.Insertion