nurkiewicz / spring-data-jdbc-repository

Spring Data JDBC generic DAO implementation
275 stars 151 forks source link

Saving new entities support. #1

Closed sheenobu closed 11 years ago

nurkiewicz commented 12 years ago

Thank you for your contribution. I believe we should focus on obtaining last key generated by database as well. The problem being, each database does that in a different way.