toelen / simplejpatemplate

A very simple JdbcTemplate friend that uses JPA annotations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a small utility library that allows you to use JPA annotated entity classes with a spring NamedParameterJdbcTemplate and without a JPA provider. 

It is very simple to setup and has no dependencies but spring jdbc. 

About

A very simple JdbcTemplate friend that uses JPA annotations


Languages

Language:Java 100.0%