Hibernate onetoone Mapping Issue while saving after Migrating to 5.4
|
|
2
|
239
|
April 2, 2024
|
JpaRepository findAll giving "Parameter index out of range" after update to Hibernate 6
|
|
2
|
559
|
April 2, 2024
|
Slow save due to @IndexingDependency
|
|
1
|
203
|
April 1, 2024
|
Avoiding Indexing on Unchanged Fields
|
|
1
|
174
|
April 1, 2024
|
Hibernate CompositeUserType is throwing error
|
|
6
|
198
|
April 1, 2024
|
Hibernate envers for runtime polymorphism
|
|
1
|
506
|
March 29, 2024
|
How to write predicate having equal filter with DiscriminatorValue
|
|
3
|
287
|
March 29, 2024
|
Create indexes for transient fields
|
|
4
|
201
|
March 28, 2024
|
HQL join for Relational mapping and add extra check
|
|
1
|
188
|
March 28, 2024
|
Without ReindexOnUpdate.SHALLOW drives to very bad performance
|
|
3
|
207
|
March 28, 2024
|
How to add a snapshot dependency for Hibernate 7?
|
|
2
|
159
|
March 28, 2024
|
Using cast(xx as numeric) without precision
|
|
6
|
1385
|
March 27, 2024
|
[SOLVED] Hibernate 6 class using unimplemented "integrator#integrate" method? Can't start hibernate
|
|
6
|
2624
|
March 27, 2024
|
Spring's @EntityGraph mark my entities as dirty
|
|
2
|
262
|
March 27, 2024
|
Another CompositeUserType question
|
|
2
|
278
|
March 26, 2024
|
Error if defining a ManyToAny in the child classes which references a @MappedSuperclass
|
|
6
|
214
|
March 26, 2024
|
NAMED_ENUM failing validation/boot sequence (Hibernate 6.4)
|
|
12
|
1332
|
March 26, 2024
|
Better and faster mass indexing
|
|
1
|
226
|
March 26, 2024
|
@TenantId filtering when loading by Primary Key
|
|
5
|
668
|
March 25, 2024
|
Foreing key constraint violation when updating dependant entity
|
|
3
|
365
|
March 25, 2024
|
Hibernate 5->6: Generating extra columns in select on joined tables inheritance strategy
|
|
5
|
1324
|
March 25, 2024
|
Incorrect insert of an object with NotNull property
|
|
4
|
609
|
March 25, 2024
|
How to access Property Metadata Information?
|
|
3
|
196
|
March 25, 2024
|
@ProjectionConstructor mapping issue - showing NULL for all fields
|
|
1
|
230
|
March 21, 2024
|
Boolean to tinyInt conversion issue after migrating to Hibernate 6.4.4
|
|
4
|
956
|
March 21, 2024
|
Hibernate Eager fetch is not giving data in Latest Version
|
|
1
|
246
|
March 20, 2024
|
Massindexer / purgeAll does not release IndexReaders
|
|
3
|
205
|
March 18, 2024
|
Hibernate does not see the dialect and does not detect it automatically
|
|
1
|
15468
|
March 18, 2024
|
Mass Indexer HSEARCH000058 ArrayIndexOutOfBoundsException
|
|
2
|
292
|
March 17, 2024
|
Why hibernate make so much queries even while using DTO and LAZY LOADING?
|
|
1
|
222
|
March 15, 2024
|