Yes, I found an approach where Geometry data from the DB gets converted into a com.vividsolutions.jts.geom.Geometry object via org.jooq.Converter. I tested it and it works fine for now, however, it depends on the "com.vividsolutions:jts:1.13" library.
You can find the converter implementation here: https://github.com/gquintana/jooq-mysql-spatial -- 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.
