java-persistence-frameworks-comparison icon indicating copy to clipboard operation
java-persistence-frameworks-comparison copied to clipboard

spring-data-jdbc-repository implementation

Open bwajtr opened this issue 8 years ago • 2 comments

Not sure if it makes sense to do implementation using this library, but we should at least check it:

https://github.com/jirutka/spring-data-jdbc-repository

bwajtr avatar Dec 29 '16 10:12 bwajtr

Not sure if this is the same thing as mentioned repository, but it seems that Spring made Spring Data JDBC an official approach: https://spring.io/blog/2018/09/17/introducing-spring-data-jdbc

So we should add implementation of it...

bwajtr avatar Sep 28 '18 07:09 bwajtr

These two are different things.

Let me know if you need help with the second one.

schauder avatar Mar 27 '19 08:03 schauder