About the Hibernate ORM category
|
|
1
|
3216
|
December 11, 2017
|
Cache performance degradation after migration from Hibernate 5.6 > 6.6
|
|
3
|
15
|
August 1, 2025
|
Entity transient because soft-deleted?
|
|
1
|
3
|
August 1, 2025
|
Hibernate 6 Joined Inheritance alias injection problem in Native Query
|
|
5
|
74
|
July 31, 2025
|
@Procedure call creates ERROR: syntax error at or near "=>" error
|
|
2
|
9
|
July 31, 2025
|
Hibernate 6.x on EntityManager.refresh(entity) fetches LAZY collections from the DB
|
|
5
|
35
|
July 28, 2025
|
Is it possible to record an Envers auditing table with `revtype(RevisionType)` column as enum`String`, not ordinal number?
|
|
3
|
17
|
July 28, 2025
|
Using CREATE DATABASE ... TEMPLATE
|
|
7
|
26
|
July 28, 2025
|
Why does Hibernate not throw an exception and save null/0 values in this OneToOne case?
|
|
5
|
23
|
July 28, 2025
|
Changing the dirty flag in PersistentMap
|
|
5
|
16
|
July 28, 2025
|
Validation: Difference between ORM validation and Validator validation
|
|
7
|
19
|
July 28, 2025
|
@UpdateTimestamp behavior change between Hibernate 5.6 and 6.6
|
|
2
|
23
|
July 23, 2025
|
OPTIMISTIC_FORCE_INCREMENT does not work on flush()
|
|
10
|
17
|
July 21, 2025
|
Pojo to jsonb column mapping?
|
|
2
|
12
|
July 21, 2025
|
Envers ManyToMany Query
|
|
5
|
112
|
July 21, 2025
|
Hibernate 7 and NoClassDefFoundError on BindableType
|
|
3
|
207
|
July 21, 2025
|
Oracle Hint Ineffectiveness in JPQL with Hibernate Generated Aliasing (H3-H5 Migration)
|
|
1
|
19
|
July 18, 2025
|
Creating @Embedded objects with list of embedded objects
|
|
7
|
21
|
July 18, 2025
|
PreDeleteEventListener: veto deletion of entity with relation
|
|
8
|
21
|
July 18, 2025
|
Why @TenantId is not allowed in primary key?
|
|
2
|
49
|
July 17, 2025
|
[Query] Empty Conjunction Behavior Difference: Legacy Criteria vs JPA Criteria
|
|
6
|
24
|
July 17, 2025
|
Hibernate Envers – How to audit only base class (AbstractDict) and avoid creating audit tables for subclasses?
|
|
1
|
10
|
July 17, 2025
|
Migrated from hibernate 3 to hibernate 5.4
|
|
8
|
46
|
July 17, 2025
|
Do I have to use Serializable for JPA and Hibernate entities?
|
|
4
|
19809
|
August 24, 2024
|
Executing an oracle stored procedure with oracle object types
|
|
7
|
25
|
July 16, 2025
|
OptimisticLockException when manually setting the ID for the entity
|
|
14
|
1473
|
July 16, 2025
|
Fetch First performing worse than Rownum
|
|
30
|
1207
|
July 15, 2025
|
Parent/Child ManyToOne query causing internal Hibernate exception when migrating to 6.x
|
|
4
|
39
|
July 14, 2025
|
Does Hibernate Criteria supports query: select ...from (select ...)
|
|
3
|
32
|
July 14, 2025
|
Envers: create multiple revisions in one transaction
|
|
17
|
4183
|
July 10, 2025
|