arnaudroger / SimpleFlatMapper

Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper
http://simpleflatmapper.org
MIT License
435 stars 76 forks source link

Mapper verbosity with jooq #690

Closed arnaudroger closed 4 years ago

arnaudroger commented 4 years ago

https://stackoverflow.com/questions/58475674/map-join-result-into-dto/58593742?noredirect=1#comment103567356_58593742 could we have a version that can leverage jooq metadata for keys?

https://www.jooq.org/javadoc/3.11.x/org/jooq/TableLike.html