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
- Improved handling of date-time data types with timezones.
- Custom class is registered as simple type only if there is writing converter
- Create Infrastructure so users can define custom predicates for query derivation
- Unify integration test infrastructure
- Add GeneratedValue strategy to generate ID automaticially
- Investigate improvement of Set handling [DATAJDBC-300]
- Write an article about Enums
- The logic for converting values for writing is confusing and I think very wrong.
- Loading a LocalDate results in timezones (wrongly) getting applied
- Generated invalid SQL identifiers for postgresql when specifying @Table(name=...)
- Docs
- Java not yet supported