2015-05-22 20:26 GMT+02:00 Tariq Bugrara <[email protected]>:

> Hey Lukas,
>
> I'm currently using the fetchGroups(Field[], RecordMapper<Record, T>)
> method, which does return a Map<Record, T>.
>

OK, I wasn't sure if that would be an option for you, as it actually
returns a list as a value in Map<Record, List<T>>, compared to Map<?, T>
for fetchMap()...


> Is DSLContext.newRecord the best way to create a record for a lookup?
>

Yes it is.

Best Regards,
Lukas

-- 
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.

Reply via email to