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
- 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]
- Json support? [DATAJDBC-284]
- Support List without @MappedCollection(keyColumn=) [DATAJDBC-630]
- Ability to change default sql type mappings [DATAJDBC-526]
- Support dynamic SQL provider [DATAJDBC-319]
- Disable auto-apply custom converts [DATAJDBC-379]
- Support Criteria with SqlIdentifier (supporting "quoted" column names)
- Supporting SQL Function around inserting value [DATAJDBC-468]
- Docs
- Java not yet supported