Hi ,
I want to use collections(ArrayList) in my jooq select
statement.I dont know how many columns I will fetch from mysql.It depends
on my arraylist.
All the entries in my ArrayList should be fetched from
database.How to write query for that.
Thanks in advance.
Regards
Gayathri
