Creating an index in subtype using JPA
|
|
5
|
130
|
October 16, 2024
|
Default hibernate reverse engineering error please help me
|
|
0
|
58
|
October 15, 2024
|
Join clause in Criteria API left out with versions 6.5.0.Final and above
|
|
8
|
491
|
October 11, 2024
|
HQL union query with null values in select part
|
|
6
|
1022
|
October 10, 2024
|
Use EntityGraph for query with optional ManyToOne relationship
|
|
2
|
107
|
October 10, 2024
|
Implementing Multi-Column IN Clause Using ROW Function
|
|
4
|
167
|
October 10, 2024
|
"SELECT new map()" column java types
|
|
1
|
29
|
October 9, 2024
|
How to integrate SQLite with Spring Boot having Hiberate 6
|
|
7
|
4085
|
October 9, 2024
|
How to map Set of Entities to a comma separated string in DB
|
|
5
|
262
|
October 7, 2024
|
Is it possible to SELECT SUM(x) FROM (Subquery) in recent versions of JPA/Hibernate?
|
|
4
|
1717
|
October 7, 2024
|
Hibernate v6 generates a query with IN clause upon EntityManager.merge() call. Is there a way to avoid IN clause in favor of equals+AND?
|
|
3
|
78
|
October 7, 2024
|
Handling Pre-Existing Data with Hibernate Envers Auditing: ObjectNotFoundException Issue
|
|
0
|
22
|
October 7, 2024
|
How to fix "org.hibernate.QueryException: query specified join fetching, but the owner of the fetched association was not present in the select list"
|
|
8
|
34548
|
November 29, 2021
|
Envers does not support records?!
|
|
3
|
52
|
October 4, 2024
|
Could not resolve attribute 'aaNbo' of 'test' due to the attribute being declared in multiple subtypes
|
|
2
|
263
|
October 3, 2024
|
Bug with proxy assignment in CollectionEntry.currentKey
|
|
1
|
58
|
October 3, 2024
|
Mix up of join order in criteria
|
|
6
|
103
|
September 30, 2024
|
Change in Behavior Between JpaRepository and EntityManager in Hibernate Versions
|
|
1
|
67
|
September 27, 2024
|
Enverse: Wrong Auditing of @ManyToMany or ElementCollection Fileds
|
|
3
|
832
|
June 15, 2023
|
UnknownTableReferenceException when using composite ids with ManyToOne association
|
|
2
|
28
|
September 25, 2024
|
SqmAttributeJoin not yet resolved to TableGroup
|
|
5
|
79
|
September 25, 2024
|
Possible Regresssion in SemanticQueryBuilder 6.4.4 -> 6.5.2
|
|
21
|
1773
|
September 25, 2024
|
Projection fails with InstantiationException after Hibernate 6 migration
|
|
2
|
359
|
September 24, 2024
|
Don't change the reference to a collection with delete-orphan enabled
|
|
2
|
422
|
September 24, 2024
|
Hibernate Revenge Mapping error
|
|
0
|
24
|
September 22, 2024
|
Enum mapping from custom postgres type with invalid java chars
|
|
1
|
234
|
September 23, 2024
|
Spring 3 Upgrade H2 Database error. Could not instantiate named strategy class [org.hibernate.dialect.H2Dialect]
|
|
2
|
555
|
September 21, 2024
|
Error because "embeddableClass" is null
|
|
2
|
1298
|
September 20, 2024
|
Insert into, calling the function
|
|
2
|
197
|
September 20, 2024
|
Get generic attribute type from DynamicParameterizedType#setParameterValues
|
|
3
|
116
|
September 20, 2024
|