How to fix BasicTypeImpl cannot cast to BasicPluralType, Can debug?
|
|
5
|
1333
|
November 8, 2024
|
Type mismatch error on querying
|
|
6
|
1167
|
May 24, 2024
|
Erro SqlTreeCreationException: Could not locate TableGroup - When paging a CRITERIA API query
|
|
4
|
1456
|
January 14, 2025
|
Hibernate validation fails because of "missing table"s even tho they exist
|
|
1
|
2101
|
June 24, 2024
|
Hibernate 6.6.x breaks Oracle Blob Streaming
|
|
7
|
425
|
February 24, 2025
|
Hibernate 6 with Spring Boot 3 issues
|
|
3
|
1293
|
August 27, 2024
|
I can't download hibernate-configuration-3.0.dtd in Eclipse
|
|
2
|
1398
|
June 20, 2024
|
Issue with coalesce and lists after upgrading from Hibernate v5 to v6
|
|
2
|
1444
|
May 30, 2024
|
TransientObjectException when mixing EntityManager.delete with delete statements in 6.6.x
|
|
5
|
1054
|
November 18, 2024
|
Migration of custom SequenceStyleGenerator
|
|
1
|
1501
|
May 22, 2024
|
Issue with Hibernate 6.4 for an HQL
|
|
2
|
1158
|
May 20, 2024
|
Parameter 0 of function 'array_contains()' requires an array type, but argument is of type 'java.lang.String[]'
|
|
4
|
884
|
May 14, 2024
|
Prevent follow up queries for joined table using JPA Specifications in Spring Data JPA with Hibernate
|
|
3
|
875
|
June 5, 2024
|
How to migrate registerColumnType with length while upgrading to Hibernate. 6.5.1
|
|
3
|
887
|
February 17, 2025
|
String Enum mapping for MySQL only
|
|
3
|
783
|
May 27, 2024
|
javax.persistence.EntityExistsException: A different object with the same identifier value was already associated with the session
|
|
1
|
1116
|
July 29, 2024
|
How to increment the parent entity version whenever a child entity gets modified
|
|
8
|
519
|
September 4, 2024
|
Cannot invoke "org.hibernate.sql.ast.tree.expression.SqlTuple.getExpressions()" because the return value of "org.hibernate.sql.ast.tree.expression.SqlTupleContainer.getSqlTuple(org.hibernate.sql.ast.tree.SqlAstNode)" is null"
|
|
7
|
568
|
May 22, 2024
|
How to use collate in JPQL
|
|
2
|
849
|
May 27, 2024
|
Spring boot jpa delete and delete by id is not working after spring boot upgrade
|
|
3
|
690
|
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
|
705
|
August 28, 2024
|
When an entity is annotated with @SoftDelete, how to retrieve all the records?
|
|
2
|
811
|
May 28, 2024
|
"Not a managed type: …Entity" after hibernate 6 upgrade
|
|
2
|
752
|
June 25, 2024
|
java.lang.NoClassDefFoundError: org/hibernate/cfg/Mappings
|
|
3
|
707
|
June 25, 2024
|
Could not extract ResultSet [ERROR: cannot execute nextval() in a read-only transaction]
|
|
5
|
522
|
May 15, 2024
|
Migrating from @GenericGenerator to @IdGeneratorType
|
|
3
|
623
|
February 19, 2025
|
Join clause in Criteria API left out with versions 6.5.0.Final and above
|
|
8
|
414
|
October 11, 2024
|
What is the replacement for this in hibernate 6.5 with java 21 version?
|
|
1
|
826
|
May 28, 2024
|
After upgrading Hibernate, JpaRepository does not execute the update SQL
|
|
3
|
596
|
May 16, 2024
|
upgrade spring boot from 3.2.11 to 3.4.1,
|
|
6
|
438
|
February 10, 2025
|
How to use 'extract'-Function with CriteriaBuilder question
|
|
3
|
621
|
August 13, 2024
|
Hibernate 6 custom function (in (select * from values ((?), (?)) as temp (property)
|
|
2
|
711
|
July 10, 2024
|
Facing with ClassCastException: org.hibernate.type.internal.BasicTypeImpl
|
|
4
|
516
|
November 13, 2024
|
Customize Sequence ID Generation
|
|
1
|
769
|
October 17, 2024
|
Getting org.hibernate.query.SemanticException: Could not interpret path expression with hibernate 6
|
|
1
|
758
|
November 21, 2024
|
Error while execute the <method name> procedure :: org.hibernate.AssertionFailure: possible non-threadsafe access to the session
|
|
3
|
545
|
June 24, 2024
|
Upgrading to jcache creating issues
|
|
4
|
484
|
July 5, 2024
|
Hibernate 6 entity refresh ignores the FetchType.LAZY property
|
|
4
|
476
|
May 31, 2024
|
Please explain the difference (CASCADING DELETE not working as expected)
|
|
5
|
412
|
July 15, 2024
|
Could not determine recommended jdbctype error for entity Queue
|
|
1
|
690
|
May 9, 2024
|
How to declare custom uuid generator?
|
|
1
|
809
|
July 22, 2024
|
Performance is slow when the query is like below (have in condition) and access on last page with large data
|
|
4
|
444
|
May 28, 2024
|
Jakarta.persistence.query.timeout not working on Hibernate 6.4.4 for long queries
|
|
2
|
536
|
August 5, 2024
|
Custom Dialect Function with Varying Parameter Counts Fails in Hibernate 6
|
|
3
|
479
|
May 28, 2024
|
Selection with criteria and entity graph updates data
|
|
8
|
185
|
July 12, 2024
|
Bidirectional @OneToMany @ManyToOne with Multi-Tenancy
|
|
7
|
345
|
June 24, 2024
|
Native Queries converted to N+1 queries in Hibernate 5.6.15
|
|
6
|
332
|
August 14, 2024
|
Clear and flush
|
|
2
|
492
|
June 27, 2024
|
Upgrade from 7.1.1 to 7.2.0 throws exception(s)
|
|
5
|
366
|
August 22, 2024
|
How to apply filter condition's on two tables for one-to-many association
|
|
2
|
486
|
July 9, 2024
|