hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

Hibernate's core Object/Relational Mapping functionality

Results 538 hibernate-orm issues
Sort by recently updated
recently updated
newest added

[HHH-13741](https://hibernate.atlassian.net/browse/HHH-13741)

https://hibernate.atlassian.net/browse/HHH-15180 Signed-off-by: Jan Schatteman

Signed-off-by: Jan Schatteman https://hibernate.atlassian.net/browse/HHH-15191

HHH-15179 - Moving support for MySQL versions older than 5.7 into community dialects (https://hibernate.atlassian.net/browse/HHH-15179) HHH-15182 - Remove support for MariaDB versions older than 10.3 (https://hibernate.atlassian.net/browse/HHH-15182) Signed-off-by: Jan Schatteman

https://hibernate.atlassian.net/browse/HHH-15320 Open for discussions.

Ongoing work for reactive integration with orm 6

Otherwise a modification might get unnoticed in the next flush. This is a draft PR for now as it doesn't yet contain a test case, and I'm not sure which...

This is using a separate size atomic counter. Potential improvements (need benchmarks to spot if makes sense to push this that far): - using separate queue add/remove counters using different...

https://hibernate.atlassian.net/browse/HHH-13741

5.4

HHH-14614 - Better support for JUnit 5 on-failure handling - this commit is just the "infrastructure" piece. - still need to come back and use it. The benefit is this...