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-19020 - provide more info in case a declared MappedSuperclass is not found
- HHH-5247 - Support indexes and unique-keys in schema validator
- HHH-19974/HHH-20004 Make sql type extraction from columnDefinition pluggable
- HHH-19555 tests and doc
- HHH-19976 Don't adopt AdjustableBasicType name to create derived type
- HHH-19850 replace arraylist by bitSet when resolving dirty attribute indexes
- HHH-19969 - Fix and test for error in camel to snake case conversion
- HHH-20090 Use ROWID for MERGE statement if possible
- HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true
- doc about using Session with "no transaction"
- Docs
- Java not yet supported