|
About the Hibernate ORM category
|
|
1
|
3278
|
December 11, 2017
|
|
Exception when calling treat() twice
|
|
6
|
17
|
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
|
5
|
March 11, 2026
|
|
Hibernate 7 - the performance issue related to the large filter conditions
|
|
6
|
47
|
March 9, 2026
|
|
Unable to pass the listeners (callback) to HBM
|
|
15
|
563
|
March 5, 2026
|
|
Hibernate 7.1 upgrade, Db2, setMaxResults stopped working
|
|
5
|
55
|
March 5, 2026
|
|
Massive select query when executing the merge operation
|
|
5
|
247
|
February 26, 2026
|
|
Questions about @OrderColumn in Hibernate 7
|
|
5
|
49
|
February 25, 2026
|
|
How to correctly disable Byte Buddy for GraalVM Native Image
|
|
8
|
42
|
February 23, 2026
|
|
Hibernate 6/Native Image from scratch. No Spring Boot, No micronaut, No quarkus
|
|
18
|
2313
|
February 21, 2026
|
|
Selecting @OneToOne entities without N+1 queries ( batching)?
|
|
1
|
530
|
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
|
26
|
February 17, 2026
|
|
Criteria API: Root.in(Subquery) incorrectly uses foreign key column instead of primary key
|
|
3
|
24
|
February 17, 2026
|
|
NPE in BaseSqmToSqlAstConverter.withTreatRestriction when using treat() with @ElementCollection join on SINGLE_TABLE inheritance
|
|
9
|
43
|
February 16, 2026
|
|
Hibernate 7 sequence generator broken
|
|
5
|
41
|
February 16, 2026
|
|
How do you manage loading permutations of associations on entities
|
|
1
|
9
|
February 16, 2026
|
|
FetchNotFoundException after Upgrade to 6.6.X
|
|
5
|
423
|
February 16, 2026
|
|
Stale second level cache data with discriminator based multi tenancy
|
|
1
|
9
|
February 16, 2026
|
|
Spring boot 4 (kotlin) app using hibernate, preparing for JPA 4
|
|
1
|
32
|
February 16, 2026
|
|
7.2.1: schema validation fails for not-null database field mapped with @CreationTimestamp/@UpdateTimestamp
|
|
7
|
154
|
February 6, 2026
|
|
Gradle Hbm xml transform task
|
|
3
|
28
|
February 3, 2026
|
|
@JoinFormula doesn't work with native queries
|
|
2
|
23
|
February 3, 2026
|
|
Performance note on DB2 z/OS: CAST-based tuple predicates for @EmbeddedId + UserType after HHH-19895
|
|
8
|
127
|
February 2, 2026
|
|
java.lang.IllegalStateException: Not yet ready after migrating to 6.6
|
|
5
|
63
|
February 2, 2026
|
|
Cannot resolve reference to bean 'jpaSharedEM_entityManagerFactory' while setting bean property 'entityManager' #4173
|
|
1
|
68
|
February 2, 2026
|
|
Hibernate 6 criteria subquery
|
|
6
|
25
|
February 1, 2026
|
|
Hibernate ManyToOne Deletes with Two Parents
|
|
1
|
14
|
January 30, 2026
|
|
Hibernate 6 Could not locate TableGroup (subqueries)
|
|
1
|
36
|
January 30, 2026
|
|
PostgreSQL array of enums does not work with @JdbcType(PostgreSQLEnumJdbcType.class) but works with @Enumerated + @ColumnTransformer
|
|
4
|
57
|
January 30, 2026
|
|
DB2iDialect generates invalid SQL when calling merge on an entity
|
|
6
|
101
|
January 28, 2026
|