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
- Paged queries with GROUP BY clauses return the incorrect total count when there is only 1 result [DATAJPA-945]
- Allow to add where conditions on subgraphs [DATAJPA-1503]
- QueryByExample identifier matching to handle self reference [DATAJPA-1125]
- Add note about driver behaviour for streaming query results [DATAJPA-1007]
- Query hint parameters in JpaSpecificationExecutor [DATAJPA-144]
- Auditing Users does not work [DATAJPA-1697]
- List parameter type in findBy functions [DATAJPA-1736]
- Closed Projection does not work with @EntityGraph [DATAJPA-1501]
- `JpaMetamodelMappingContext` should use `PersistentPropertyAccessorFactory` consistent with JPA
- Projections on collection properties are not distinct [DATAJPA-1786]
- Docs
- Java not yet supported