2 title: Spring-Data-JDBC
3 date: 2019-09-27T18:51:08+02:00
6 parent: Persistence APIs
14 The `spring-data-jdbc` based implementation. It generates Spring-Data repository interfaces that use the entire SQL statements as annotation value.
16 | Read | Write | Call | Batch Write | Rxjava | Stream Eager | Stream Lazy |
17 |------|-------|------|-------------|--------|--------------|-------------|
18 | ✘ | ✘ | ✘ | ✘ | ✘ | ✘ | ✘ |