Hi Max,

On Thu, Sep 12, 2019 at 4:02 PM Max Kremer <[email protected]> wrote:

> Sorry I should've pointed out that I'm not using the code generator.
>

I see. Just out of curiosity: Why not? Do you also write TableImpl
subclasses by hand?

You could of course also have your classes extend UpdatableRecordImpl
rather than CustomRecord in the same way they get generated by the code
generator. For an (arbitrary) example see here:
https://github.com/jOOQ/jOOQ/blob/master/jOOQ-examples/jOOQ-kotlin-example/src/main/java/org/jooq/example/db/h2/tables/records/AuthorRecord.java
.

Hope this helps,
Knut

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/CAFx%3DKgcysW8rE0VZjXyvFjM11%2BZAyw4BDi8QpQUw77YwAJbkAQ%40mail.gmail.com.

Reply via email to