SpringDataJPA : Facing Issues when saving nested associations using Spring Data JPA- Hibernate
|
|
1
|
8772
|
May 19, 2020
|
Cascade not cleaning Persistent Context
|
|
8
|
4129
|
September 10, 2018
|
Hibernate joined inheritance + @OneToOne -> too many left outer joins
|
|
4
|
3116
|
December 8, 2020
|
Update single column in database using JPA query
|
|
1
|
8641
|
May 15, 2020
|
How to order columns alphabetically when creating a database table with Hibernate
|
|
2
|
7054
|
December 6, 2018
|
Metamodel usage with Maven and Intellij
|
|
1
|
4838
|
April 4, 2018
|
StaleObjectStateException after transaction failing with ORA-12899: Value Too Large for Column
|
|
5
|
4962
|
December 9, 2020
|
BeanManager createInstance being called before AfterBeanDiscovery event fired
|
|
8
|
4045
|
June 17, 2019
|
Does EntityManager Flush and Clear methods empty ehcache?
|
|
3
|
6061
|
February 3, 2018
|
Hibernate native query causing duplicate alias issue
|
|
3
|
6046
|
September 27, 2023
|
Null embedded ID transient field for multiple returned entities
|
|
7
|
4255
|
April 12, 2019
|
Can't get Hibernate with JPA to work in Eclipse
|
|
8
|
4005
|
April 13, 2018
|
Is there any way to get final SQL query from TypedQuery or CriteriaQuery
|
|
5
|
4874
|
July 22, 2022
|
java.lang.IllegalArgumentException: Already registered a copy: SqmBasicValuedSimplePath
|
|
7
|
4201
|
January 5, 2024
|
Hibernate Criteria query is running very slow
|
|
2
|
6851
|
February 28, 2018
|
First-level cache and concurrency control when using JPA and Hibernate
|
|
5
|
4837
|
April 25, 2018
|
Missing column [abilities] in table [ability]
|
|
3
|
5920
|
April 16, 2018
|
How to map a composite identifier using an automatically @GeneratedValue with JPA and Hibernate
|
|
5
|
4792
|
January 30, 2019
|
How to integrate SQLite with Spring Boot having Hiberate 6
|
|
7
|
4142
|
October 9, 2024
|
Migrate Hibernate3 to Hibernate 5.4.30
|
|
8
|
3847
|
July 2, 2021
|
java.lang.ClassCastException: java.math.cannot be cast to java.lang.Long while starting server
|
|
4
|
5152
|
April 29, 2020
|
Hibernate 6 Enum in HQL WHERE clause giving wrong result
|
|
8
|
3829
|
June 5, 2023
|
java.lang.IllegalArgumentException: Unable to locate Attribute with the the given name [rdResponsesList] on this ManagedType [com.vw.asa.entities.Model]
|
|
3
|
5706
|
September 26, 2022
|
Retained MutableEntityEntry leak in entity context causes application hang
|
|
7
|
4032
|
May 15, 2018
|
Hibernate - .ast.QuerySyntaxException: unexpected AST node error?
|
|
3
|
5687
|
July 14, 2023
|
How to retrieve the modification flags with Hibernate Envers
|
|
4
|
5071
|
December 13, 2021
|
.buildMetadata() raise 'java.lang.IllegalStateException: Cannot get a connection as the driver manager is not properly initialized'
|
|
2
|
6545
|
December 12, 2023
|
ManyToOne- Alter Table Query is generating every time when inserting a value
|
|
6
|
4271
|
July 9, 2023
|
No Such Method Error
|
|
5
|
4613
|
July 26, 2018
|
Hibernate 5.3: register SQL functions at runtime
|
|
4
|
5042
|
July 16, 2018
|
QuerySyntaxException: expecting OPEN, found '.'
|
|
3
|
5630
|
May 3, 2021
|
SQLite not working with Hibernate 6.2
|
|
2
|
6389
|
August 29, 2023
|
@ManyToMany and PostUpdateEventListener
|
|
7
|
3906
|
August 5, 2022
|
How to make Hibernate automatically delete orphaned entity association records
|
|
5
|
4509
|
May 18, 2021
|
Unable to locate persistence units
|
|
6
|
4082
|
June 24, 2021
|
Using Hibernate Validator in Karaf
|
|
8
|
3591
|
March 19, 2019
|
Hibernate Search on special characters
|
|
7
|
3796
|
January 27, 2021
|
False positive HibernateException: Found shared references to a collection with 6.2.2
|
|
3
|
5324
|
December 24, 2023
|
Hibernate Dialect
|
|
3
|
5311
|
July 26, 2021
|
Not able to get the Hibernate working using hbm file
|
|
7
|
3743
|
August 22, 2018
|
How to synchronize data when using multiple nodes for the Hibernate second-level cache
|
|
3
|
5273
|
December 5, 2018
|
java.sql.SQLException: Deadlock found when trying to get lock; try restarting transaction
|
|
1
|
7454
|
September 15, 2022
|
Query caching with JPA 2.1
|
|
3
|
5266
|
February 1, 2019
|
Error: Could not fetch the SequenceInformation from the database
|
|
1
|
7436
|
May 10, 2019
|
Upgrade 5.4.18.FINAL
|
|
8
|
3467
|
February 10, 2021
|
Invalid Identifier while joining two tables
|
|
5
|
4242
|
July 23, 2018
|
With Hibernate 6 table and column name are not correctly coming in SQL
|
|
8
|
3459
|
February 1, 2024
|
Dynamic models in hibernate
|
|
6
|
3914
|
February 18, 2020
|
Processing millions of records with query.getResultStream()
|
|
2
|
5940
|
July 15, 2020
|
Hibernate not maintaining order of List of @OneToMany with @OrderColumn when list updated
|
|
4
|
4600
|
June 5, 2019
|