2018-05-08 14:36 GMT+02:00 Ben Hood <[email protected]>: > On Tue, May 8, 2018 at 1:28 PM, Lukas Eder <[email protected]> wrote: > > jOOQ binds TIMESTAMP WITH TIME ZONE to java.time.OffsetDateTime by > default. > > > > Domains are currently not supported by the jOOQ code generator. You will > > have to apply a data type rewriting to all relevant columns if you want > > out-of-the-box behaviour. > > Can I do this data type rewriting as an extension point in JOOQ? Or > did you mean something Postgres specific? >
https://www.jooq.org/doc/latest/manual/code-generation/data-type-rewrites -- 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.
