List Question
20 TechQA 2024-03-22T11:47:20.417000Why does JPA not use the 1st level cache for this query?
15 views
Asked by sbrattla
How can I combine a Fetch and a CollectionJoin?
11 views
Asked by sbrattla
Select additional field for sorting via JPA Criteria API
36 views
Asked by mihca
How to orderBy Jpa criteria query
91 views
Asked by kroko
Using database native functions in blaze persistence queries
497 views
Asked by Amit Mitra
JPA Criteria Query - Set ehcache region name?
306 views
Asked by samshers
JPA CriteriaQuery MultiSelect failing on LEFT Join when using class based DTO. Is there someway to fix this?
631 views
Asked by samshers
Are Restrictions and Projections deprecated from Hibernate 5.2 onwards?
767 views
Asked by samshers
Criteria API and JPQL API with GROUP BY and GROUP_CONCAT with DISTINCT / ORDER BY / SEPERATOR Support?
3.6k views
Asked by samshers
Execute two queries with JPA Criteria API with the same where clauses but different output types
788 views
Asked by Noel93
JPA Criteria for MAX id GROUP BY SIGNLOGUUID field (solved)
539 views
Asked by Jessie
Specify complex sorting criteria when requesting Spring Data JPA repository
1.2k views
Asked by PAX
JPA Criteria API: select count(*) from subquery with joins and group by for pagination implementation
2.8k views
Asked by Oscar
How to Order By field List names in Jpa repository
619 views
Asked by Geeth
How to build JPA Predicate for checking point belongs to given polygon
508 views
Asked by Woland
How check exist element in postgresql jsonb column with jpa criteria?
895 views
Asked by Morteza Malvandi
JPA criteria: order by child field gives error
524 views
Asked by Sam
@RepositoryRestResource changes url every time the application is restarted
133 views
Asked by citylightssaltpierhinocerosant
JPA Criteria for MAX id GROUP BY FOREIGN KEY in a ManyToMany relationship
4.1k views
Asked by Julez