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
- Class Cast Exception While saving Nested entity [DATAJPA-1496]
- Flushing updated entity that has Blob field yields error with HSQLDB [DATAJPA-1425]
- Number of Params in complex Native Query is wrong [DATAJPA-1417]
- Avoid eagerly scanning all JPA managed entities in JpaMetamodelMappingContextFactoryBean [DATAJPA-1392]
- Refactor ParameterBindingParser.parseParameterBindingsOfQueryIntoBindingsAndReturnCleanedQuery [DATAJPA-1383]
- Improve documentation to clearly state that Query By Example ignores collections [DATAJPA-1127]
- EntityGraph and QueryDSL not working together [DATAJPA-988]
- 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]
- Docs
- Java not yet supported