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
437 stars 76 forks source link

Define null check column that are not keys #663

Closed arnaudroger closed 5 years ago

arnaudroger commented 5 years ago

to allow null check without doing object deduplication