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