Spring boot jpa delete and delete by id is not working after spring boot upgrade
|
|
3
|
803
|
November 7, 2024
|
How to selectively specify an ID creation strategy depending on the connected dbms? (mariadb 10.3 or above and below and oracle)
|
|
3
|
831
|
August 28, 2024
|
"Not a managed type: …Entity" after hibernate 6 upgrade
|
|
2
|
877
|
June 25, 2024
|
Customize Sequence ID Generation
|
|
1
|
1032
|
October 17, 2024
|
Getting org.hibernate.query.SemanticException: Could not interpret path expression with hibernate 6
|
|
1
|
1005
|
November 21, 2024
|
Join clause in Criteria API left out with versions 6.5.0.Final and above
|
|
8
|
482
|
October 11, 2024
|
upgrade spring boot from 3.2.11 to 3.4.1,
|
|
6
|
494
|
February 10, 2025
|
How to use 'extract'-Function with CriteriaBuilder question
|
|
3
|
691
|
August 13, 2024
|
Hibernate 6 custom function (in (select * from values ((?), (?)) as temp (property)
|
|
2
|
781
|
July 10, 2024
|
Hibernate 6 native queries always query Postgresql metadata to resolve type
|
|
7
|
431
|
February 18, 2025
|
Please explain the difference (CASCADING DELETE not working as expected)
|
|
5
|
492
|
July 15, 2024
|
Facing with ClassCastException: org.hibernate.type.internal.BasicTypeImpl
|
|
4
|
558
|
November 13, 2024
|
Upgrading to jcache creating issues
|
|
4
|
549
|
July 5, 2024
|
Help with StaleObjectStateException Error
|
|
1
|
818
|
July 29, 2024
|
Hibernate multitenancy separate database connections
|
|
3
|
588
|
October 17, 2024
|
Jakarta.persistence.query.timeout not working on Hibernate 6.4.4 for long queries
|
|
2
|
652
|
August 5, 2024
|
How to declare custom uuid generator?
|
|
1
|
940
|
July 22, 2024
|
Assertion Error after updating from 6.4.4 to 6.6.1
|
|
3
|
586
|
May 28, 2025
|
Upgrade from 7.1.1 to 7.2.0 throws exception(s)
|
|
5
|
443
|
August 22, 2024
|
Native Queries converted to N+1 queries in Hibernate 5.6.15
|
|
6
|
386
|
August 14, 2024
|
Clear and flush
|
|
2
|
583
|
June 27, 2024
|
Selection with criteria and entity graph updates data
|
|
8
|
197
|
July 12, 2024
|
How to apply filter condition's on two tables for one-to-many association
|
|
2
|
565
|
July 9, 2024
|
org.hibernate.query.sqm.PathElementException: Could not resolve attribute 'CNPJ'
|
|
2
|
575
|
January 23, 2025
|
Spring 3 Upgrade H2 Database error. Could not instantiate named strategy class [org.hibernate.dialect.H2Dialect]
|
|
2
|
548
|
September 21, 2024
|
Hibernates adds `escape ''` to LIKE in PostgreSQL
|
|
1
|
665
|
July 9, 2024
|
Error related with JPA EntityGraph in Hibernate 6.6.X
|
|
2
|
564
|
December 11, 2024
|
Soft-delete issue
|
|
3
|
483
|
July 4, 2024
|
Hbmxml files vs annotated class files
|
|
5
|
386
|
July 19, 2024
|
FunctionArgumentException after hibernate upgrade to v6.6.3
|
|
5
|
375
|
June 17, 2025
|
Migration from GenericGenerator to BeforeExecutionGenerator in Hibernate 6.5.2
|
|
1
|
638
|
August 13, 2024
|
Updating entities without version increment
|
|
3
|
446
|
August 9, 2024
|
Hibernate 6 migration: Using different ID generation strategy for a specific database type (SQL Server)
|
|
3
|
453
|
February 11, 2025
|
Hibernate upgrade from 5.6.15 to 6.5.2 - Mapping Issue
|
|
3
|
449
|
August 13, 2024
|
Temptable in Hibernate, Criteria JPA
|
|
2
|
288
|
August 27, 2024
|
Hibernate search query to filter data based on multiple fields in a list
|
|
4
|
384
|
July 10, 2024
|
Hibernate 6.x breaks function validation on custom userType parameters
|
|
4
|
213
|
January 13, 2025
|
Why can't hibernate do batch inserts when I using IDENTITY generators (mysql8)
|
|
4
|
367
|
September 11, 2024
|
criteriaBuilder.function('trunc'...) issues
|
|
1
|
569
|
October 17, 2024
|
Disabling all implicit/automatic fetching
|
|
3
|
371
|
July 29, 2024
|
The effective fetch type was changed from EAGER to LAZY when using BatchSize in the Hibernate 6 version
|
|
7
|
256
|
February 14, 2025
|
Requirement for Entity Classes in Hibernate 6.5
|
|
3
|
345
|
August 5, 2024
|
Don't change the reference to a collection with delete-orphan enabled
|
|
2
|
417
|
September 24, 2024
|
CriteriaBuilder.equal fails with Cannot compare left expression of type 'com.personal.persistence.entity.Hotel' with right expression of type 'java.lang.Integer'
|
|
1
|
471
|
October 17, 2024
|
Hibernate 6.6 enum literal is considered field literal instead
|
|
7
|
270
|
November 29, 2024
|
After upgrading from Hibernate 5.3 to Hibernate 6.2,An error occurred when reading lazy field due to a casting issue
|
|
3
|
333
|
July 10, 2024
|
Schema-validation: missing table for an auto-sequence id
|
|
1
|
467
|
August 13, 2024
|
Custom Limit and Offset in MySQLDialect, Hibernate 6.1.6 Final + Spring boot 3.0.1
|
|
1
|
489
|
August 13, 2024
|
Hibernate 6 generating a subquery for joins causing performance regression
|
|
2
|
378
|
July 8, 2024
|
Problem with Hibernate 6 and multi level inheritance: Add joins
|
|
4
|
285
|
July 17, 2024
|