Hibernate 6.6.0 lazy loading produces reflection exception
|
|
11
|
659
|
February 11, 2025
|
Using = any(:array) with Hibernate 6.4.4 on PostgreSQL 16
|
|
16
|
488
|
February 11, 2025
|
Timestampdiff function in criteria query
|
|
3
|
161
|
February 11, 2025
|
The columnDefinition field of joinColumn does not take effect
|
|
3
|
40
|
February 11, 2025
|
Hibernate 6 migration: Using different ID generation strategy for a specific database type (SQL Server)
|
|
3
|
357
|
February 11, 2025
|
How to fill cache with new values when query cache expires : Ehcache 3 and hibernate 5
|
|
1
|
17
|
February 10, 2025
|
DynamicMapEntityTuplizer replacement
|
|
1
|
8
|
February 10, 2025
|
Migrating Hibernate 4.x to 6.x
|
|
1
|
153
|
February 10, 2025
|
Hibernate Streaming regression in 6.6 from 6.5.3
|
|
1
|
79
|
February 10, 2025
|
upgrade spring boot from 3.2.11 to 3.4.1,
|
|
6
|
476
|
February 10, 2025
|
False positives for transient-checks for deleted entities
|
|
3
|
186
|
February 10, 2025
|
Hibernate validation error when upgraded Spring boot version
|
|
2
|
193
|
February 6, 2025
|
Hibernate L2 Cache consistency not working properly
|
|
1
|
27
|
February 5, 2025
|
Wrong parent is set to array if it is inside component
|
|
5
|
27
|
January 31, 2025
|
Spring JpaRepository query method with EntityGraph duplicates left join expression in Hibernate 6.5.3
|
|
6
|
154
|
January 31, 2025
|
java.lang.NoClassDefFoundError: java/sql/ShardingKey running 5.3.37 and Java 8
|
|
4
|
43
|
January 31, 2025
|
How to use @Generated with @Immutable?
|
|
3
|
39
|
January 31, 2025
|
Mathematical operations with dates on IBM I
|
|
3
|
15
|
January 30, 2025
|
StatementInspector for specific packages only
|
|
1
|
40
|
January 30, 2025
|
Regression with joined inheritance since 6.4
|
|
4
|
46
|
January 30, 2025
|
Careful: Query.setMaxResults() can cause huge memory usage in ListResultsConsumer (initialCollectionSize) (Hibernate 6.x)
|
|
2
|
185
|
January 29, 2025
|
Hibernate is not returning the result query
|
|
1
|
30
|
January 27, 2025
|
Hibernate 6 / Wrong column type encountered for Enum / Postgresql /int4 vs smallint
|
|
6
|
7311
|
January 26, 2025
|
Deprecation of EntityPersister#update in Hibernate 6.5
|
|
4
|
87
|
January 24, 2025
|
@NotFound used with @OneToMany error
|
|
3
|
2639
|
January 24, 2025
|
Not-null = "true" constraint in hbm.xml file, but null passed in database
|
|
1
|
36
|
January 24, 2025
|
Slow Hibernate Envers Query to Get Revision for Entity with OneToMany
|
|
12
|
147
|
January 24, 2025
|
Understanding persist followed by setter method
|
|
2
|
16
|
January 23, 2025
|
org.hibernate.query.sqm.PathElementException: Could not resolve attribute 'CNPJ'
|
|
2
|
492
|
January 23, 2025
|
SQLServerException: function last_insert_id not recognized sometimes only, not all time
|
|
1
|
12
|
January 23, 2025
|