A simple abstract DAO backed by a Spring JDBC NamedParameterJdbcTemplate. It handles transactions and error logging transparently.
'com.github.nicosensei:commons-dao:1.5.3'
<dependency>
<groupId>com.github.nicosensei</groupId>
<artifactId>commons-dao</artifactId>
<version>1.5.3</version>
</dependency>
<dependency org="com.github.nicosensei" name="commons-dao" rev="1.5.3"/>
"com.github.nicosensei", "commons-dao", "1.5.3"