spring-data-relational
https://github.com/spring-projects/spring-data-relational
Java
Spring Data Relational. Home of Spring Data JDBC and Spring Data R2DBC.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported5 Subscribers
Add a CodeTriage badge to spring-data-relational
Help out
- Issues
- Allow query annotation which contains only the where part [DATAJDBC-225]
- Implement 'INSERT or UPDATE' / 'upsert' functionality [DATAJDBC-269]
- generic enum converter dont work [DATAJDBC-566]
- Support to access SqlGenerator [DATAJDBC-385]
- Provide a naming strategy for Mybatis method/statement names. [DATAJDBC-418]
- Custom type converters only support simple types [DATAJDBC-315]
- Add support for persisting OffsetDateTime/ZonedDateTime [DATAJDBC-414]
- Storing non root entities in serialized form [DATAJDBC-450]
- Add page support for Custom query @Query with different SQL future like join, etc...
- Improve strategy for persisting referenced entities [DATAJDBC-210]
- Docs
- Java not yet supported