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-19850 replace arraylist by bitSet when resolving dirty attribute indexes
- HHH-19969 - Fix and test for error in camel to snake case conversion
- HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true
- doc about using Session with "no transaction"
- HHH-14270 GroupedSchemaValidatorImpl / NameSpaceTablesInformation does not find different-case table information in case insensitive environment
- HHH-19704 listagg on overflow
- HHH-19912 Add automatic test data cleanup feature to @SessionFactory annotation
- Add @CollectionTableOverride annotation for embeddable collections
- HHH-20056 Cascade delete support detection in TiDB
- HHH-19849 Add an SPI that allows attaching session-scoped "extensions" to the session/statelesssession implementors
- Docs
- Java not yet supported