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-17990 - Create a helper class SPI for decorating a StatelessSession instance when the instance is lazily provided
- [EARLY WIP] HHH-15066 + HHH-18977 allow @Bag and @DefaultSchema at type/package/module level, and add @List counterpart to @Bag
- HHH 20812 + HHH 20813 Xml mapping <sql-select> and <hql-select>
- HHH-20720 Copy @InterceptorBinding annotations for all repository types, not just @Repository
- HHH-20720 Copy @InterceptorBinding annotations for all repository types, not just @Repository
- 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)
- Docs
- Java not yet supported