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
- Expand composite id for (not) in queries targeting association properties.
- AoT-generated JDBC repository ignores @Query method return type for RowMapper, always uses entity class
- JdbcAggregateTemplate.streamAll(Class<T>) fires AfterConvertEvent/AfterConvertCallback twice per entity
- Consider optimistic locking in upserts
- Explore association upserts
- Incorrect SQL for `AggregateReference` with composite id in `findBy...In`
- Incorrect mapping of List<T> to PostgreSQL composite array column
- Enable Microsoft SQL Server Dialect to work with primary key default.
- Ensure embeddable single-column identifier references and embedded prefixes are considered properly
- Add per Dialect configurable update row count semantics.
- Docs
- Java not yet supported