Hi Lukas, Me trying to use Result<R> or ArrayList object instead of the temporary table.
i.e. constructing a List from the subquery and using the list in place of temporary table. But the business logic demands some of columns(fields) to be "joined" to get the result. So, is there anyway to convert the List into Table type in JOOQ. so that i can use join operation on resulted Table. Thank you. ~Shyam -- 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.
