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

ToStringConverter returns "null" instead of null #722

Closed timxmur closed 4 years ago

timxmur commented 4 years ago

Because of usage of String.of null values converts to "null" what is very unexpected on converting jooq records