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
- save cannot distinguish no-op updates from failed updates
- Consider embedded properties in the QBE queries
- GH-2020 Added SqlTypeResolver abstraction
- Implement @SQLType annotation to support custom mapping of @Param parameters to java.sql.SQLType
- Use event interface in entity class
- JDBC: QBE withIgnoreNullValues does not ignore nulls in embedded classes of the Example
- JdbcAggregateOperations delete by query
- Add support for @JoinColumn
- Introduce abstractions to define custom criteria predicates
- Provide a way to get EntityRowMapper
- Docs
- Java not yet supported