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-20805 Added extra not-null clause to sql in getForeignKeysSql to prevent exception at mysql schema update
- Backport HHH-20773 to branch 8.0 - @Basic(fetch=LAZY) field not served from 2LC for @Immutable entities with associations
- HHH-20811 HbmXmlTransformer, handle hbm polymorphism="explicit"
- Backport HHH-20773 to branch 7.4 - @Basic(fetch=LAZY) field not served from 2LC for @Immutable entities with associations
- HHH-20802 Support annotations on module descriptors (module-info)
- HHH-20343 Fix temporary table column names regression
- HHH-20801 Delegate AnyType.guessEntityPersister to SessionFactoryImplementor#bestGuessEntityName
- HHH-19202 fix array_intersects with parameter
- [HHH-20806] Honor SQL restrictions for optimized to-one association paths
- HHH-20799 - Create a helper class SPI for decorating a StatelessSession instance when the instance is lazily provided
- Docs
- Java not yet supported