View transformations

When Derby evaluates a statement that references a view, it transforms the reference to a view into a derived table. It might make additional transformations to improve performance.

Related concepts
Predicate transformations
Transitive closure
Subquery processing and transformations
Outer join transformations
Sort avoidance
Aggregate processing