|
Hibernate ByteBuddy + GraalVM Native Image with Spring Boot (Full Workaround)
|
|
2
|
253
|
March 17, 2026
|
|
Cache performance degradation after migration from Hibernate 5.6 > 6.6
|
|
7
|
234
|
March 16, 2026
|
|
Hibernate 6 HQL join without ON clause does not work
|
|
2
|
53
|
March 16, 2026
|
|
Exception when calling treat() twice
|
|
6
|
62
|
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
|
75
|
March 11, 2026
|
|
Hibernate 7 - the performance issue related to the large filter conditions
|
|
6
|
134
|
March 9, 2026
|
|
Unable to pass the listeners (callback) to HBM
|
|
15
|
616
|
March 5, 2026
|
|
Hibernate 7.1 upgrade, Db2, setMaxResults stopped working
|
|
5
|
153
|
March 5, 2026
|
|
Massive select query when executing the merge operation
|
|
5
|
292
|
February 26, 2026
|
|
Questions about @OrderColumn in Hibernate 7
|
|
5
|
180
|
February 25, 2026
|
|
How to correctly disable Byte Buddy for GraalVM Native Image
|
|
8
|
299
|
February 23, 2026
|
|
Hibernate 6/Native Image from scratch. No Spring Boot, No micronaut, No quarkus
|
|
18
|
2434
|
February 21, 2026
|
|
Selecting @OneToOne entities without N+1 queries ( batching)?
|
|
1
|
568
|
February 18, 2026
|
|
Hibernate-processor 7: incorrect field type in generated metamodel class when field is of custom class type with same name as jakarta one
|
|
2
|
54
|
February 17, 2026
|
|
Criteria API: Root.in(Subquery) incorrectly uses foreign key column instead of primary key
|
|
3
|
42
|
February 17, 2026
|
|
NPE in BaseSqmToSqlAstConverter.withTreatRestriction when using treat() with @ElementCollection join on SINGLE_TABLE inheritance
|
|
9
|
105
|
February 16, 2026
|
|
Hibernate 7 sequence generator broken
|
|
5
|
140
|
February 16, 2026
|
|
How do you manage loading permutations of associations on entities
|
|
1
|
22
|
February 16, 2026
|
|
FetchNotFoundException after Upgrade to 6.6.X
|
|
5
|
500
|
February 16, 2026
|
|
Spring boot 4 (kotlin) app using hibernate, preparing for JPA 4
|
|
1
|
81
|
February 16, 2026
|
|
7.2.1: schema validation fails for not-null database field mapped with @CreationTimestamp/@UpdateTimestamp
|
|
7
|
271
|
February 6, 2026
|
|
Gradle Hbm xml transform task
|
|
3
|
66
|
February 3, 2026
|
|
@JoinFormula doesn't work with native queries
|
|
2
|
86
|
February 3, 2026
|
|
Performance note on DB2 z/OS: CAST-based tuple predicates for @EmbeddedId + UserType after HHH-19895
|
|
8
|
220
|
February 2, 2026
|
|
java.lang.IllegalStateException: Not yet ready after migrating to 6.6
|
|
5
|
104
|
February 2, 2026
|
|
Cannot resolve reference to bean 'jpaSharedEM_entityManagerFactory' while setting bean property 'entityManager' #4173
|
|
1
|
208
|
February 2, 2026
|
|
Hibernate 6 criteria subquery
|
|
6
|
86
|
February 1, 2026
|
|
Hibernate ManyToOne Deletes with Two Parents
|
|
1
|
31
|
January 30, 2026
|
|
Hibernate 6 Could not locate TableGroup (subqueries)
|
|
1
|
89
|
January 30, 2026
|
|
PostgreSQL array of enums does not work with @JdbcType(PostgreSQLEnumJdbcType.class) but works with @Enumerated + @ColumnTransformer
|
|
4
|
146
|
January 30, 2026
|