views:

30

answers:

0

Hi,

I implemented the domain model from the book Zend Framework: Survive the deep end but nowhere they mentions how to handle collections of objects.

I mean, how to find multiple rows ? Similar to fetchAll() ?

Any advises, best practices to work with such things ?