Hi Simon,

2018-04-13 20:20 GMT+02:00 <simon.niederber...@gmail.com>:

> Came across the same issue today, and as jOOQ features no. 5670
> <https://github.com/jOOQ/jOOQ/issues/5670> and 5673
> <https://github.com/jOOQ/jOOQ/issues/5673> seems to keep getting pushed
> back
>

Indeed, the features haven't seen enough perceived attention yet, so other
features were prioritised on the roadmap. It will definitely be very useful
to be able to control the export / import formatting in the long run,
though.


> , I implemented a intermediate custom solution (see github
> <https://github.com/sniederb/funneltravel-public/blob/master/funnel-server/src/main/java/ch/want/funnel/services/persistence/jooqextension/CustomDatatypeProcessor.java>).
> The CustomDatatypeProcessor takes a java.nio.file.Path, reads it and
> converts record data based on the TableRecord -> Fields -> Converter.
> Reusing will need some changes, mainly in the coerce() method, but maybe
> this will help someone who stumbles upon this thread.
>

Thanks a lot for sharing this with the community!

Lukas

-- 
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 jooq-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to