Would it make sense to have a series of methods on Result just like intoArray(), but instead take a Collection as an arguement. I find that I keep wanting to select a single field into a Set. I don't see a straight forward way of doing that. I usually end up just using a RecordHandler to add each value to a set.
Darren -- 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/groups/opt_out.
