[TYPO3-mvc] Left join query

Felix Oertel mehl at foertel.com
Fri May 28 16:48:10 CEST 2010


Hey,

Am 28.05.10 10:37, schrieb Daniel Dimitrov:
> /**
> *
> * @var Tx_BwShop_Domain_Model_Products
> */
> protected $products;

erm, as there is more then one product it would make sense to use an 
objectStorage ;-)

and if you use trunk-extbase, extbase detects the relation from the 
annotation, which would say '1:1' in your case.

regards, foertel


More information about the TYPO3-project-typo3v4mvc mailing list