I'm getting bogged down on this, so I thought I would ask the group.. I have a query which joins across about 9 tables. The relationship is essentially a 1 -> Many with associated fields from other tables added. I would like to map the results using an class which has a field which is a List of the "Many" relationship... Do I have to create a customer mapper to accomplish that, or is there a way to make that work?
So, example: Table: Customer 1 ... N Table: Locations and have the associated locations placed into a single Customer object Thanks in advance for any help, Deven -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
