List Question
20 TechQA 2024-03-17T09:37:39.107000Customised Repository with JpaRepository not working Spring boot 3.2.3
51 views
Asked by Hemant Dhiman
StoredProcedureQuery with Multiple out parameter not working after hibernate(6) and java (17) upgrade
38 views
Asked by Ganesh Nav
Hibernate generates multiple JOINs in query with WHERE clause on entities from single table inheritance
23 views
Asked by Unbreakable Daniel
cannot assign ‘java.io.Serializable’ to target path ‘alias_1388715014.customProperties’ of type ‘java.util.Map<java.lang.String, java.lang.String>’
34 views
Asked by Deepak Thankachan Mathews
Different query generated by JPA Criteria API as compared to hibernate Criteria API
17 views
Asked by Rishabh
Is using Hibernate's Restrictions.eq() method safe against SQL injection?
36 views
Asked by Julian Vicente
Search operation in jsonb column using Spring data jpa and CriteriaQuery
173 views
Asked by Sanket Gupta
Parameter 1 of function 'upper()' has type 'STRING', but argument is of type 'java.lang.String'
98 views
Asked by FlorentS
Hibernate CriteriaBuilder generates wrong sql output while using subquery as a selection
67 views
Asked by Elçin Şahmərdanov
Hibernate Jpa CriteriaBuilder joins a Enum value
41 views
Asked by ValueIsEmpty
How to iterate over every page returned by a JPA Criteria?
72 views
Asked by Giacomo Venturini
Java Spring Custom sorting with Pageable or Criteria Builder
76 views
Asked by John
Criteria Builder With Sort And Distinct
94 views
Asked by Hassan Shaitou
How to handle null value in one to many relation by using Criteria Builder?
147 views
Asked by David
How to write JPA specification for postgres text[] array
126 views
Asked by san
Join and fetch in Hibernate Criteria API
20 views
Asked by moratorium
Join for uni-direction one-to-many relation with criteria api
14 views
Asked by Haster
Hibernate : Fetching data based on multiple table data status
52 views
Asked by KJEjava48
CriteriaQuery with array aggregation
80 views
Asked by david
Does not work left join with on predicate Criteria API
88 views
Asked by Ivan Klemenko