We have set a DefaultRecordListener in our jOOQ configuration and it works when calling things like DSLContext.newRecord(). However, when doing an insert using DSLContext.insertInto() our custom RecordListener is not getting called. Is that expected or a bug?
Thanks, James Lorenzen -- 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.
