Advanced components - View - Intoduction.php 191 Bytes
Newer Older
doctrine's avatar
doctrine committed
1 2
Database views can greatly increase the performance of complex queries. You can think of them as 
cached queries. Doctrine_View provides integration between database views and DQL queries.