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 supported18 Subscribers
Add a CodeTriage badge to spring-data-jpa
Help out
- Issues
- WIP: Prevent Hibernate basics types to be treated as DTO projection
- Use `Query.getResultCount()` instead of deriving a count query for pagination
- Fix keyset pagination with hierarchical idclass
- Explore property to SQL column name mapping for using `Sort.by(…)` with native queries
- Returning Converted entity properties cause DTO projection rewrite
- Explore rewriting `QueryUtils.requiresOuterJoin` and `toExpressionRecursively` to use `PersistentEntity` meta-model
- Add config option to disable query validation
- KeysetScrollSpecification null properties support
- Improve detection of entity state
- pageable sort ignoreCase and derived query feature ignoreCase are not in sync
- Docs
- Java not yet supported