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
- Make JpaSort.unsafe() operational for HQL, EQL, and JPQL.
- deleteBy operation easily triggers OOM and has horrible performance
- Why default implementation JpaRepository doesn't support JpaSort.unsafe(...)?
- JPAQuery executes Projections 50% faster than QuerydslPredicateExecutor
- Revise `DeclaredQuery` count query derivation
- Use tuple queries for `findBy(Specification)` using interface projections
- Update JPQL and HQL parsers with newly introduced JPA 3.2 keywords
- org.hibernate.query.sqm.ParsingException in pageable query with ElementCollection in spring-boot 3.0
- Process spel values of @QueryHint
- Rewrite string-queries to use constructor expressions when return type is DTO
- Docs
- Java not yet supported