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-18911 Fix usage of ConcreteProxy in lazy loaded ManyToOne reference
- HHH-20784 Improve CUBRIDDialect SQL rendering and type mappings
- HHH-20785 Adapt for GaussDB version 505.2.
- HHH-10326 @NaturalID(mutable=false) is not working when there is another @NaturalId(mutable=true) fix
- HHH-20750 Fix addInnerClass overwriting implementation with query metamodel for nested interfaces
- HHH-20778 Register BIT DDL type for OracleLegacyDialect
- HHH-20775 Fix hasHandwrittenMetamodel skipping Jakarta Data metamodel on incremental builds
- HHH-20773 Resolve UNFETCHED_PROPERTY for initialized lazy fields during 2LC disassembly
- HHH-20748 - Consider a new @SPI annotation to clarify expectations around SPI providers
- HHH-20737 Add support for batch generation of values
- Docs
- Java not yet supported