@OneToMany annotation property does not persist in a related entity
|
|
1
|
360
|
September 19, 2022
|
Resolving a proxy does not update references from managed entities
|
|
1
|
294
|
September 19, 2022
|
createNativeQuery with mapping not working after migrating to Hibernate 5.4.32
|
|
3
|
2166
|
September 15, 2022
|
java.sql.SQLException: Deadlock found when trying to get lock; try restarting transaction
|
|
1
|
7399
|
September 15, 2022
|
WrongClassException when doing session.merge()
|
|
2
|
317
|
September 14, 2022
|
Question about subselects in Hibernate 6
|
|
5
|
1950
|
September 9, 2022
|
Hibernate ORM Upgrade Related Queries from 5.2 to 5.6.11
|
|
1
|
365
|
September 9, 2022
|
Hibernate ORM 6.1.3.Final has been released
|
|
1
|
244
|
September 8, 2022
|
Avoid having constraint created by hibernate without having access to the entity
|
|
1
|
404
|
September 6, 2022
|
How to prevent Hibernate to making a column with unique = true automatically
|
|
12
|
6442
|
September 5, 2022
|
How to get a PersistentSortedSet?
|
|
1
|
417
|
September 2, 2022
|
java.sql.SQLException: Bad value for type BigDecimal
|
|
2
|
1293
|
September 2, 2022
|
HELP! joining column vs. additional table
|
|
2
|
422
|
August 31, 2022
|
Hibernate ORM 5.6.11.Final has been released
|
|
1
|
250
|
August 30, 2022
|
A different object with the same identifier value was already associated with the session
|
|
3
|
33070
|
August 30, 2022
|
Hibernate JPA Case expression handling problem
|
|
1
|
1151
|
August 30, 2022
|
Custom loading of one-to-many 'private' entities...?
|
|
5
|
441
|
August 29, 2022
|
How to trouble-shoot GORM/Hibernate UserType mapping
|
|
2
|
319
|
August 29, 2022
|
Migration issues from hibernate 4 to 5
|
|
1
|
501
|
August 24, 2022
|
Overlap in an inheritance
|
|
1
|
641
|
August 22, 2022
|
How can i make a @resultsetmapping for a @onetomany only happen if the foreign key is not null?
|
|
7
|
2097
|
August 22, 2022
|
How hibernate\spring fetches entites in jparepository save method?
|
|
1
|
382
|
August 22, 2022
|
Setting Enums to String Globally
|
|
1
|
438
|
August 22, 2022
|
Dynamic native query
|
|
1
|
794
|
August 17, 2022
|
Create Java annotation direct file from SQL
|
|
3
|
339
|
August 15, 2022
|
Why is Right Join not supported by Hibernate and JPA?
|
|
18
|
4824
|
August 11, 2022
|
org.hibernate.MappingException: Repeated column in mapping for collection: com.abc.entities.Packages.protectedItems column: account_id?
|
|
5
|
2730
|
August 5, 2022
|
@ManyToMany and PostUpdateEventListener
|
|
7
|
3897
|
August 5, 2022
|
Performance hit from 5.6.9 to 6.1.2
|
|
10
|
5565
|
August 5, 2022
|
Query Cache concurrency issue
|
|
1
|
375
|
August 5, 2022
|