- Por Sandro Mancuso
- ·
- Publicado 02 Aug 2017
Light Access - A simple JDBC DSL
I prefer not to couple my entities (or data structures as I prefer to call them) to my database, neither via annotations nor via frameworks that use naming convention. I like to have total freedom to map whatever data in whatever format I have stored...