Hi, if I put an INSERT RETURNING statement to the jOOQ Parser and convert it to the SQLDialect.ORACLE, the resulting statement comes without the RETURNING.
Is there a way to emulate the RETURNING part with jOOQ? Greets Mark -- 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.
