List Question
20 TechQA 2024-02-06T23:17:00.073000JPA not generating queries correctly
74 views
Asked by Edgar Partida
Jakarta NamedQuery cannot resolve the field from joined generic type
51 views
Asked by Konstantin
how can I write the below sql query in elastic search?
30 views
Asked by Saadi Andishmand
In Spring data jpa, how to use external sql file having multiple queries in @Query annotation
65 views
Asked by hermit
How can I use @NamedNativeQuery to call stored procedure without Entity
40 views
Asked by Jonneg
jBPM 5.2, getProcessInstancesWaitingForEvent method
55 views
Asked by Marius
Performance issues with queries executed by JPA and Hibernate
128 views
Asked by Ajinkya2006
MariaDb - NamedQuery to filter records based on a column contains comma-separated values
110 views
Asked by gozluklu_marti
Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long';
329 views
Asked by SealAnia
Hibernate pagination not working when using native queries (Named query exists but its result type is not compatible)
1.5k views
Asked by Erik Pragt
Spring Data JPA NamedNativeQuery with SqlResultSetMapping and externalized query
168 views
Asked by Nathan Coates
In hibernate UniqueResult() and list() throws NullPointerException
269 views
Asked by Soven K Rout
How to pass parameter to a namedQuery from a camel route?
646 views
Asked by jpCastrillon
JPA/Hibernate: Named Query vs Native Query | Which one to use?
5.6k views
Asked by fatherazrael
Prevent specific @Entities to generate table - hibernate JPA
250 views
Asked by Michael Bat
Why does this JPQL fail with message "You have attempted to set a parameter at position x which does not exist in this query string"?
506 views
Asked by AL-HADHRAMI.S7R
JPQL Query not updating database
176 views
Asked by gbossa
JPQL SELECT where more than one n:m per left-table entry exists
235 views
Asked by SUT