Basic Components - Table - Custom finders.php 173 Bytes
Newer Older
doctrine's avatar
doctrine committed
1
You can add custom finder methods to your custom table object. These finder methods may use fast 
2
Doctrine_Table finder methods or DQL API (Doctrine_Connection::query()).