@SoftDelete with Relationships to retrive deleted records
|
|
1
|
338
|
August 28, 2024
|
Hibernate 6.6 and OracleDB 11.2
|
|
1
|
334
|
November 5, 2024
|
Post transaction hook
|
|
2
|
279
|
July 17, 2024
|
Hibernate 6 migration: Using different ID generation strategy for a specific database type (SQL Server)
|
|
3
|
234
|
February 11, 2025
|
Using IngresDialect with Java 17
|
|
2
|
280
|
June 24, 2024
|
Expression Language not propagated to iterable node
|
|
3
|
243
|
May 26, 2024
|
Distinct in SQL is leading to ORA-00932: inconsistent datatypes: expected - got CLOB
|
|
2
|
277
|
May 7, 2024
|
Double Joins when using EntityGraph
|
|
4
|
234
|
April 2, 2025
|
Projection fails with InstantiationException after Hibernate 6 migration
|
|
2
|
300
|
September 24, 2024
|
Error while persisting an object in Hibernate 6
|
|
4
|
203
|
August 14, 2024
|
Reverse engineering fails on table with composite primary key
|
|
2
|
271
|
June 12, 2024
|
Documentation about orm.xml
|
|
1
|
320
|
July 29, 2024
|
LocalDate conversion in native queries
|
|
1
|
301
|
December 11, 2024
|
Is there any way to Extract the final SQL from Hibernate?
|
|
2
|
248
|
June 1, 2024
|
ClassCastException with enums in REST server application
|
|
2
|
245
|
June 4, 2024
|
Questions about "left join on" clause in HQL query with fetch graph
|
|
1
|
346
|
June 24, 2024
|
Sharing column across composite primary and foreign keys
|
|
2
|
240
|
July 16, 2024
|
How should I share connection between Hibernate and other ORM?
|
|
3
|
217
|
June 6, 2024
|
The effective fetch type was changed from EAGER to LAZY when using BatchSize in the Hibernate 6 version
|
|
7
|
143
|
February 14, 2025
|
Embeddable callbacks
|
|
6
|
161
|
June 7, 2024
|
Questions on JPA conversion strategy
|
|
1
|
279
|
July 8, 2024
|
Recursive Query With JPQL - Works OK for MySQL but not H2
|
|
3
|
198
|
August 2, 2024
|
Order by and union query
|
|
3
|
201
|
September 11, 2024
|
UserType not recognised in version 6.5.x
|
|
2
|
236
|
October 31, 2024
|
Cascade and direct update within a single transaction on hibernate-6 throws ERRORs now
|
|
4
|
174
|
October 23, 2024
|
OneToOne self referencing entity with JoinTable
|
|
3
|
204
|
July 22, 2024
|
Wildfly crashing with hibernate-core-6.5.2.Final
|
|
7
|
162
|
October 21, 2024
|
Teradata Dialect 17-20, Hibernate 6.4.5.Final+ and Spring Boot 3.x
|
|
3
|
208
|
July 15, 2024
|
HibenateException Found shared references to a collection
|
|
5
|
170
|
April 29, 2025
|
Embeddable Inheritance Results in NPE At Application Startup
|
|
4
|
187
|
December 27, 2024
|
Could not resolve attribute 'aaNbo' of 'test' due to the attribute being declared in multiple subtypes
|
|
2
|
230
|
October 3, 2024
|
Slow execution, initially of buildSessionFactory then subsequent queries, for larger datasets
|
|
5
|
161
|
January 4, 2025
|
Migration from 5.4 to 6.2.2
|
|
3
|
179
|
August 16, 2024
|
Can i use the fetchgraph with an envers audit query?
|
|
7
|
129
|
May 7, 2024
|
Hibernate 6.6 with Spring Retry
|
|
5
|
148
|
December 24, 2024
|
Semantic exception on emptyString and GetDate
|
|
3
|
170
|
September 19, 2024
|
After upgrading from Hibernate 5.3 to Hibernate 6.2, when querying data using session.load , only the id field has a value and all other fields are null. What could be the possible reasons for this issue?
|
|
2
|
199
|
May 30, 2024
|
Envers: custom fields on RevisionEntity don't get persisted
|
|
2
|
194
|
September 11, 2024
|
HSEARCH700084: Exception while resolving other entities to reindex as a result of changes on entity
|
|
3
|
172
|
June 3, 2024
|
Hibernate Search - Indexing not working on insertion
|
|
7
|
116
|
August 29, 2024
|
Unexpected exception after detaching entity
|
|
1
|
235
|
June 12, 2024
|
@PersistenceUnit annotated field is not injected by CDI
|
|
5
|
140
|
November 15, 2024
|
Configuration error during EntityManagerFactory creation
|
|
2
|
195
|
August 1, 2024
|
Limited-support release series for 6.x
|
|
2
|
197
|
May 15, 2024
|
UpdateTimestamp on relation tables
|
|
5
|
140
|
May 15, 2024
|
Which version is long term support version for Hibernate ORM version 5? 5.3 or 5.6?
|
|
2
|
180
|
July 4, 2024
|
6.5: what jdbc type for SchemaUpdate to generate text column on PostgreSQL
|
|
5
|
138
|
July 31, 2024
|
Filter with Enum value not working with hibernate 6.4.8
|
|
2
|
180
|
July 29, 2024
|
Optional fields match
|
|
2
|
204
|
June 1, 2024
|
How to efficiently manage database connections in Hibernate?
|
|
1
|
217
|
June 22, 2024
|