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 supported1 Subscribers
Add a CodeTriage badge to hibernate-orm
Help out
- Issues
- HHH-17838 @OneToOne relationship + @Embeddable keys + FetchType.LAZY fail in most recent version
- HHH-18750 : @OneToMany with @Any mapped in secondary table KO (ClassCastException
- HHH-18737 Introduce util methods for get bean from BeanContainer
- HHH-18693 Hibernate Processor does not handle inner types
- HHH-18724 Take constraint composition type into account when determining nullable state of a Column
- HHH-18714 add support for inheritance in entity graph
- HHH-18723 Support @SQLRestriction in class marked as @MappedSuperclass
- HHH-18629 Fix inconsistent column alias generated while result class is used for placeholder
- HHH-18715 : SingleTableEntityPersister#getTableNameForColumn KO with @SecondaryTable
- HHH-18692 Hibernate attempts to close batched statements multiple times
- Docs
- Java not yet supported