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

revisit the heuristic for field selection #689

Closed arnaudroger closed 4 years ago

arnaudroger commented 4 years ago

check issue450 for example is shuld just work. should we keep the score tree and do something more sophisticated?