How to utliize Custom Converter in jOOQ using Maven configuration?

24 views
Skip to first unread message

Nikola Stevanović

unread,
Jun 11, 2020, 4:10:29 PM6/11/20
to jOOQ User Group
Hi, I'm having issue with setting pom.xml file in my Maven project which is using vertx-jooq library (combo of vertx and jOOQ library).

I've recreated custom converter which is used to convert to/from String to/from java.time.LocalDateTime type in order to be able to work with Timestamp field type because Vert.x JsonObject does NOT have getter/setter methods for Timestamp type implemented. I did this by adding another project as a dependency in my original project and by changing (to be more precise adding) 2 methods in class which is used as generator class.

Also, I did a research on how to properly utilize CustomGenerator in pom.xml file but no luck, so can someone please point out what should I do/look for?
Thank you in advance.

PS. I'm using jooq-codegen-maven 3.13.1 version in Maven project.

Lukas Eder

unread,
Jun 14, 2020, 3:44:58 AM6/14/20
to jOOQ User Group
Thanks for your message. See: https://stackoverflow.com/q/62332627/521799

--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/57086ac5-59ac-4f55-9f90-f8354ff44617n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages