Hi, i have a normal sql query like this Record record = DSLContext.selectFrom(Table1).fetch();
and is it possible to add a new field to this record ? of course a String Field with a value,how can i do this ? Best regards -- 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.
