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
- Replace use of Getter.get/Getter.getForInsert/Setter.set and `ReflectionOptimizer` with Hibernate Accessors
- HHH-12016 Support non-primary table columns in @SQLRestriction
- HHH-20750 Fix addInnerClass overwriting implementation with query metamodel for nested interfaces
- HHH-20254 Add optional ObjectInputFilter for deserialization of Serializable basic values
- HHH-20719 - Allow contributors to define support for UUID-based id generation
- Add JDK 28 to the testing JDK list
- HHH-20720 Copy @InterceptorBinding annotations for all repository types, not just @Repository
- HHH-20718 Fix dangling table alias when joining to a JOINED-inheritance entity via its identifier
- HHH-10815 FetchingScrollableResultsImpl should accept setRowNumber(0)
- Use the shared workflow for "ci-reporting" and add docs preview
- Docs
- Java not yet supported