Hibernate 6.6 REGEXP support
|
|
1
|
187
|
October 17, 2024
|
Bulk Deleting with Hibernate When Deleting Related Entities First
|
|
1
|
192
|
August 14, 2024
|
java.lang.UnsupportedOperationException: Re-work support for semi-resolve
|
|
1
|
202
|
September 18, 2024
|
Why does getOldState return the new state for @OneToMany and @ManyToMany?
|
|
7
|
109
|
August 13, 2024
|
createCountQuery with Hibernate 6.6.2
|
|
2
|
153
|
November 15, 2024
|
Mix up of join order in criteria
|
|
6
|
101
|
September 30, 2024
|
Hibernate 6.5.2.Final createCountQuery fails
|
|
2
|
153
|
July 1, 2024
|
OptimisticLockException while flushing the hibernate session
|
|
8
|
114
|
May 20, 2025
|
Hibernate-hikaricp library using older HikariCP version
|
|
2
|
150
|
January 8, 2025
|
Migration: org.hibernate.sql.ast.SqlTreeCreationException: Could not locate TableGroup
|
|
5
|
114
|
March 3, 2025
|
Does Hibernate 6 support dblink?
|
|
5
|
122
|
September 11, 2024
|
@TenantId may not work properly
|
|
2
|
141
|
July 29, 2024
|
Database schema validation & primitive nullables
|
|
1
|
174
|
January 16, 2025
|
Hibernate Panache Quarkus update cancelled
|
|
2
|
138
|
August 27, 2024
|
Example of Returning in a INSERT
|
|
5
|
102
|
December 30, 2024
|
Left join results to HHH000444
|
|
6
|
102
|
December 11, 2024
|
Unique entities based on field value
|
|
3
|
125
|
June 29, 2024
|
Migrating Hibernate 4.x to 6.x
|
|
1
|
174
|
February 10, 2025
|
@DiscriminatorColumn alias in native SQL
|
|
2
|
138
|
November 27, 2024
|
NullPointerException when access data from query cache
|
|
2
|
132
|
July 29, 2024
|
IdClass is not working with Hibernate 6.5.2.Final
|
|
1
|
222
|
September 6, 2024
|
Deprecation of EntityPersister#update in Hibernate 6.5
|
|
4
|
99
|
January 24, 2025
|
Envers with @Embeddable and @AttributesOverrides
|
|
8
|
77
|
January 15, 2025
|
Hibernate Criteria API throws org.hibernate.QueryException: CAST function should only have 2 arguments
|
|
1
|
158
|
August 5, 2024
|
Exception related to cascade="all-delete-orphan" when switched from 5.3.20.Final to 5.6.15.Final Hibernate version
|
|
1
|
153
|
November 25, 2024
|
Error using criteriaBuilder.like() to search in an integer field
|
|
2
|
129
|
January 17, 2025
|
Get generic attribute type from DynamicParameterizedType#setParameterValues
|
|
3
|
115
|
September 20, 2024
|
Hibernate Batch inserts
|
|
5
|
90
|
February 27, 2025
|
Is it possible to tell hibernate to use LinkedHashSet as a underlying set for PersistentSet without OrderBy annotation
|
|
2
|
148
|
December 4, 2024
|
SequenceStyleGenerator not respecting physical naming strategy
|
|
2
|
132
|
July 5, 2024
|
HQL group by eror
|
|
1
|
156
|
August 26, 2024
|
Migrating hibernate-core from version 5.6.10 to 6.1.7
|
|
1
|
151
|
August 14, 2024
|
MariaDB: SQLSyntaxErrorException in escape like queries
|
|
6
|
89
|
December 12, 2024
|
Hibernate 6.6.X regression with join formula
|
|
2
|
124
|
January 18, 2025
|
What is replacement of getTypeName() in DIalect class of Hibernate
|
|
6
|
88
|
February 18, 2025
|
jboss eap 8 support hibernate 5.6 jakarta ?
|
|
1
|
163
|
December 2, 2024
|
Pagination in JPA query with IN and a null value list
|
|
1
|
142
|
March 13, 2025
|
Cannot be cast to class org.hibernate.bytecode.spi.ReflectionOptimizer$AccessOptimizer
|
|
6
|
103
|
May 21, 2025
|
Foreign Key in Child Entity Remains Null When Parent Uses Sequence Generator with Cascade SAVE_UPDATE
|
|
1
|
141
|
February 18, 2025
|
Select query containing composite key in Hibernate 6 causes H2 error in Oracle compatibility mode
|
|
7
|
73
|
December 12, 2024
|
What is best way to build Entity Attribute Value (EAV) using Hibernate
|
|
1
|
151
|
August 19, 2024
|
Optional @Column annotation on Entity
|
|
4
|
90
|
April 15, 2025
|
Using the gradle plugin
|
|
6
|
79
|
March 20, 2025
|
After upgrading hibernate from version 5 to 6.5,hibernate.cfg.Configuration.addAttributeConverter method return type has changed
|
|
1
|
143
|
September 9, 2024
|
Duplicate Annotation Error in Hibernate Bytecode Enhancement (Hibernate 6.4.4.Final)
|
|
1
|
149
|
July 15, 2024
|
Not able to get child updated with Cascade.ALL Using 6.6.2.Final
|
|
2
|
111
|
December 18, 2024
|
"enable_lazy_load_no_trans=true" creates new instance of parent in each child
|
|
4
|
98
|
October 30, 2024
|
Potential Issue with orphanRemoval = true and FetchType.LAZY in Hibernate 6.6.9.Final
|
|
2
|
109
|
March 13, 2025
|
How to map @OneToOne by multiple columns
|
|
3
|
100
|
April 1, 2025
|
Table alias names of subtype tables in native query with joined inheritance
|
|
5
|
79
|
June 18, 2025
|