hello everybody, it is possible with JOOK to retrieve directly the dto with a request ? :
ex : in this exemple i try to retrieve all rows of table product List<Product> result = create.select().from(PRODUCTS).fetch(); -- 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.
