Hi,
I have one type of object 'children', where this object have a:
String name;
int age;
My select JOOQ returns one list of name and age.
How to get this list and to return of my object type?
List<Children> return = selectJooq;
Sorry for my english.
--
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.