Error while persisting an object in Hibernate 6
|
|
4
|
232
|
August 14, 2024
|
Migrating hibernate-core from version 5.6.10 to 6.1.7
|
|
1
|
154
|
August 14, 2024
|
Native Queries converted to N+1 queries in Hibernate 5.6.15
|
|
6
|
394
|
August 14, 2024
|
Bulk Deleting with Hibernate When Deleting Related Entities First
|
|
1
|
192
|
August 14, 2024
|
Why does getOldState return the new state for @OneToMany and @ManyToMany?
|
|
7
|
110
|
August 13, 2024
|
Migration from GenericGenerator to BeforeExecutionGenerator in Hibernate 6.5.2
|
|
1
|
640
|
August 13, 2024
|
Custom Limit and Offset in MySQLDialect, Hibernate 6.1.6 Final + Spring boot 3.0.1
|
|
1
|
495
|
August 13, 2024
|
Schema-validation: missing table for an auto-sequence id
|
|
1
|
474
|
August 13, 2024
|
Hibernate upgrade from 5.6.15 to 6.5.2 - Mapping Issue
|
|
3
|
455
|
August 13, 2024
|
How to use 'extract'-Function with CriteriaBuilder question
|
|
3
|
694
|
August 13, 2024
|
Extract value from SqlAstNode to String
|
|
2
|
46
|
August 12, 2024
|
Error on @OneToMany relationship with Embedded fields [Referenced column '...' mapped by target property '...' occurs out of order in the list of '@JoinColumn's]
|
|
1
|
1745
|
May 2, 2024
|
Cannot reference hibernate.reveng.xml
|
|
1
|
94
|
July 2, 2024
|
Hibernate throws "org.hibernate.id.IdentifierGenerationException: attempted to assign id from null one-to-one property"
|
|
15
|
30965
|
August 12, 2024
|
Why implementing hibernate is so hectic or difficult
|
|
0
|
21
|
August 10, 2024
|
I can't post a new topic
|
|
8
|
1472
|
August 9, 2024
|
Updating entities without version increment
|
|
3
|
453
|
August 9, 2024
|
Hybrid ID generation in Hibernate 6.2 is difficult
|
|
11
|
3543
|
August 8, 2024
|
Good example or Book for Hibernate 6.5
|
|
5
|
274
|
August 6, 2024
|
Hibernate.connection.datasource is deprecated, but newer alternatives don't work
|
|
3
|
15313
|
August 8, 2024
|
Hibernate Criteria API throws org.hibernate.QueryException: CAST function should only have 2 arguments
|
|
1
|
159
|
August 5, 2024
|
Custom ID Generator in JPA orm.xml
|
|
1
|
82
|
July 29, 2024
|
Excessive heap usage in StatefulPersistenceContext.nullAssociations when using ScrollableResult.next()
|
|
3
|
170
|
August 6, 2024
|
Any way to generate Sequences by entities and change allocationSize of all?
|
|
1
|
225
|
August 6, 2024
|
Why does the JPA @ManyToMany association remove all entries and reinserts the remaining ones back upon modifications
|
|
7
|
16196
|
February 11, 2019
|
Hibernate 6 - Criteria 'hour' is not a recognized built-in function name
|
|
8
|
739
|
August 5, 2024
|
Hibernate filter not working with update query
|
|
10
|
1445
|
August 5, 2024
|
Update Lazy Associate Entity Field Could not locate field name on LazyPropertyInitializer
|
|
1
|
36
|
August 5, 2024
|
Requirement for Entity Classes in Hibernate 6.5
|
|
3
|
349
|
August 5, 2024
|
Jakarta.persistence.query.timeout not working on Hibernate 6.4.4 for long queries
|
|
2
|
663
|
August 5, 2024
|