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
- Composite (embedded) @Id columns are not excluded from UPDATE SET clause
- Qualify child aggregate columns with the table they are selected from
- Caching path resolution
- Derived queries on snake_case mapped columns trigger repeated PropertyReferenceException lookups and create avoidable overhead
- Refine dialect specific escaping.
- Composite Ids with JMolecule
- Wrap `Query`-mapped `MapSqlParameterSource` in `EscapingParameterSource`
- Refine Dialect specific escaping
- GH-2303: Support suffix attribute for @Embedded annotations
- Feature: Expose names of violated constraints in o.s.d.DataIntegrityViolationException
- Docs
- Java not yet supported