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 supported3 Subscribers
Add a CodeTriage badge to spring-data-relational
Help out
- Issues
- 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]
- Add support for inheritance [DATAJDBC-406]
- Only delete those referenced entities that are no longer present in an aggregate. Use an upsert for all others [DATAJDBC-224]
- MapingException when persisting Entity with a property as Map<String, Object> using converter Map to (bytes[]/String) [DATAJDBC-650]
- Docs
- Java not yet supported