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
- Include findDistinct in QueryDslPredicateExecutor [DATAJPA-930]
- Projection doesn't work when use native query [DATAJPA-919]
- Pay attention to collection like properties when creating containing queries from part tree. [DATAJPA-618]
- Support @EntityGraph for default methods that invoking underlying findAll [DATAJPA-1431]
- SimpleJpaRepository.findAllById doesn't join eager fetched columns [DATAJPA-1721]
- Allow @EntityGraph to be specified at class level [DATAJPA-673]
- Collections cannot be used in dto projections [DATAJPA-1785]
- Add support for compound keys using @IdClass to JpaPersistentEntity [DATAJPA-770]
- JpaSort.unsafe throws exception for non-entity properties [DATAJPA-1643]
- count method in JpaSpecificationExecutor ignores GROUP BY and returns wrong result. [DATAJPA-1573]
- Docs
- Java not yet supported