hibernate-orm
https://github.com/hibernate/hibernate-orm
Java
Hibernate's core Object/Relational Mapping functionality
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 supported5 Subscribers
Add a CodeTriage badge to hibernate-orm
Help out
- Issues
- HHH-20628 refresh does not load uninitialized lazy collections
- Replace use of Getter.get/Getter.getForInsert/Setter.set and `ReflectionOptimizer` with Hibernate Accessors
- HHH-12016 Support non-primary table columns in @SQLRestriction
- HHH-20254 Add optional ObjectInputFilter for deserialization of Serializable basic values
- HHH-20719 - Allow contributors to define support for UUID-based id generation
- HHH-20718 Retain superclass table join for to-one FK targets on a JOINED hierarchy
- HHH-10815 FetchingScrollableResultsImpl should accept setRowNumber(0)
- Use the shared workflow for "ci-reporting" and add docs preview
- HHH-14256 Fix broken toLocalDate()/toLocalDateTime() conversions for BCE dates
- [8.0] HHH-20675 Fix join pruning on joined-inheritance with `applyToLoadByKey` filter
- Docs
- Java not yet supported