|
How to contribute to docs and source code?
|
|
1
|
26
|
April 30, 2026
|
|
Metamodel generator / Processor loses generic type parameter for Set<String> in Hibernate 7
|
|
2
|
56
|
April 30, 2026
|
|
Hibernate 7 — How to replicate entities with pre-assigned PKs to a second database?
|
|
1
|
32
|
April 30, 2026
|
|
@Embeddable with @CollectionTable field always non-null even if no data in joined table
|
|
3
|
113
|
April 28, 2026
|
|
Regression between 7.1.6 and 7.1.9: UnknownParameterException when updating non-key column on entity with @EmbeddedId + @MapsId, when a second entity is mapped to the same table
|
|
2
|
60
|
April 27, 2026
|
|
Error reported and discussed at jcon today
|
|
1
|
23
|
April 27, 2026
|
|
Physical naming of columns for embeddables in Hibernate 7 vs 6
|
|
2
|
61
|
April 22, 2026
|
|
LocalDateTime does not round-trip (DST issue)
|
|
3
|
52
|
April 20, 2026
|
|
Finding My Way with Hibernate: A Personal Journey
|
|
0
|
26
|
April 20, 2026
|
|
Getting Table Aliases for JOINs
|
|
2
|
32
|
April 16, 2026
|
|
Datetime arithmetic shifting when adding + X hour to an Instant with Hibernate 6.6 and Postgres
|
|
2
|
44
|
April 10, 2026
|
|
ClassCastException (Class to String) in ComponentType.replace() when merging entities with polymorphic embeddables
|
|
2
|
33
|
April 2, 2026
|
|
Mistake in documentation for 3.7.2 Composite Identifiers
|
|
2
|
20
|
April 1, 2026
|
|
Default column naming changed
|
|
2
|
44
|
April 1, 2026
|
|
OptimisticLockException when manually setting the ID for the entity
|
|
20
|
3283
|
March 31, 2026
|
|
Unexpected @Version auto-increment
|
|
1
|
23
|
March 30, 2026
|
|
Problems with CompositeUserType when returning an abstract class
|
|
4
|
39
|
March 27, 2026
|
|
Race condition between Hibernate PhysicalNamingStrategy and HikariCP initialization (JDBC metadata not yet available)
|
|
6
|
29
|
March 27, 2026
|
|
Hibernate Testing 6 & JUnit 5.14
|
|
4
|
38
|
March 25, 2026
|
|
Hibernate 6 - OOM ISSUE
|
|
1
|
63
|
March 25, 2026
|
|
Performance degradation of Criteria API queries with cached results in Hibernate 6.x and 7.x versions
|
|
3
|
103
|
March 24, 2026
|
|
Hibernate ByteBuddy + GraalVM Native Image with Spring Boot (Full Workaround)
|
|
2
|
199
|
March 17, 2026
|
|
Cache performance degradation after migration from Hibernate 5.6 > 6.6
|
|
7
|
210
|
March 16, 2026
|
|
Hibernate 6 HQL join without ON clause does not work
|
|
2
|
45
|
March 16, 2026
|
|
Exception when calling treat() twice
|
|
6
|
53
|
March 11, 2026
|
|
`nulls first` clause is added to `order by` against a MySQL database after SpringBoot update from 3.4.13 to 3.5.11
|
|
7
|
65
|
March 11, 2026
|
|
Hibernate 7 - the performance issue related to the large filter conditions
|
|
6
|
115
|
March 9, 2026
|
|
Unable to pass the listeners (callback) to HBM
|
|
15
|
604
|
March 5, 2026
|
|
Hibernate 7.1 upgrade, Db2, setMaxResults stopped working
|
|
5
|
107
|
March 5, 2026
|
|
Massive select query when executing the merge operation
|
|
5
|
279
|
February 26, 2026
|