|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| RdbmsQueryOptimizer | Facade to the underlying RDBMS optimizations. |
| SelectQueryOptimizer | Rewrites the core algebra model with a relation optimised model, using SQL. |
| SelectQueryOptimizerFactory | Initialises the SelectQueryOptimizer with the SQL expression
factories. |
| SqlConstantOptimizer | Optimises SQL constants, include operations with static values and null operations. |
| ValueIdLookupOptimizer | Iterates through the query and converting the values into RDBMS values. |
| ValueJoinOptimizer | Adds LEFT JOINs to the query for value tables. |
| VarColumnLookupOptimizer | Localises variables to use an available column in the current variable scope. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||