List Question
20 TechQA 2024-03-31T16:18:40.143000Hibernate SQL Error: Missing FROM-clause entry for table "th1_1"
34 views
Asked by Gopikrishna
JPA Hibernate OneToOne Mapping
29 views
Asked by guptashekhar54
Problem While Fetching the Entity data and its related Entity data with JPA(Lazy Initialization Exception)
27 views
Asked by Rupesh Sunuwar
Why does Hibernate execute two SELECT queries instead of one when using @ManyToOne(fetch = FetchType.EAGER)
35 views
Asked by Juan Jose Garcia
JPA Two primary key at owning side and One Foreign Key at the Child
13 views
Asked by Syam Mohan
Approaches to persist enum in java
34 views
Asked by Ignacio Ovidio Muñoz Nicolás
Problem with inserting objects into database that have composite ids
20 views
Asked by Zorklor
Unique index or primary key violation Spring JPA
50 views
Asked by Alpha
Concurrently open statements
33 views
Asked by coder
JPA SPECIFICATION WITH INTERFACE PROJECTIONS
18 views
Asked by El amigo
Conditional uniqness
43 views
Asked by wtomko
Spring JPA + Hibernate + Rest services + long time transactions
17 views
Asked by Mikhail Peraviortkin
JPA/Hibernate JpaSystemException: identifier of an instance of X was altered from Y to Z
61 views
Asked by Fernando
How to Revert Database Changes Made in a Session Without Using Transaction Management?
43 views
Asked by Coder
Hibernate generic type handling
23 views
Asked by Till
hibernate.dialect property is not getting identified by my spring boot project
38 views
Asked by Naseer Mohammad
JpaSpecificationExecutor's method 'findBy()' does not use Sort object from provided Pageable object
26 views
Asked by George Tedeev
Duplicate parents after upgrading to Spring boot 3.2.x(hibernate 6) while using entity graph
29 views
Asked by aakash singh
JpaRepository's deleteAllInBatchByField not deleting directly
14 views
Asked by Oliv
Spring JPA with nested relation but just need 1 depth relation
39 views
Asked by Ray Coder