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
440
stars
76
forks
source link
ToStringConverter returns "null" instead of null #722
Closed
timxmur closed 4 years ago
Because of usage of
String.of
null values converts to "null" what is very unexpected on converting jooq records