spring-data-jpa
https://github.com/spring-projects/spring-data-jpa
Java
Simplifies the development of creating a JPA-based data access layer.
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 supported13 Subscribers
Add a CodeTriage badge to spring-data-jpa
Help out
- Issues
- Added query fetches search for join existence when applying JPA ordering.
- Allow configuration of transformation for case-insensitive queries
- Spring JPA/Hibernate throws ArrayIndexOutOfBoundsException on some native queries returning POJOs with Pageable
- NullPointerException when using composite id with 'exists' repository method [DATAJPA-1290]
- Pageable - incorrect query for complex join for nativeQuery=true
- OneToOne mapping is not projected
- Jpa find with hibernate Any field error.throw
- Use entity graphs on base entity instead of tuple selects for projections.
- Implement class-based DTOs for Fluent API
- Using @NaturalId for cache
- Docs
- Java not yet supported