Hi,
I have following datamodel:
TProduct 1<--->N TProductGroups N<--->1 TGroup
This model allows me to have multiple products in one group and to have the same product in multiple groups.
Is there a way how I can get all products of a specific group using TCriteria?
Regards,
Michael