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
- Investigate moving delegation setup from MyBatisDataAccessStrategy into configuration code [DATAJDBC-396]
- Look up RelationalMappingContext in JdbcRepositoryFactoryBean.afterPropertiesSet() instead of @Autowired [DATAJDBC-425]
- Introduce IdentifierContext [DATAJDBC-389]
- Add support for named queries backed by MyBatis [DATAJDBC-362]
- Interface for dirty-checking performed by the user to optimize SQL-Statements [DATAJDBC-345]
- More clear error message when `select` entities with Builder but no default constructors [DATAJDBC-298]
- Support AggregateReference in many-to-many scenario [DATAJDBC-292]
- Run tests with multiple versions of MyBatis and MyBatis Spring to ensure compatibility [DATAJDBC-323]
- Simplify dependencies for JdbcEntityTemplate similar to DATAJDBC-140 [DATAJDBC-141]
- Move the assembly from JdbcRepositoryFactoryBean to the JdbcRepositoryFactory
- Docs
- Java not yet supported