List Question
20 TechQA 2023-05-22T15:40:23.740000Return list type java entity field with jpql or native sql
35 views
Asked by HowToTellAChild
Invalid SQL result in INNER JOIN
72 views
Asked by HowToTellAChild
How to make native query for nested projection in Spring Data JPA
397 views
Asked by Vladimir
ConverterNotFoundException only in Testing time
94 views
Asked by HowToTellAChild
Horizontal Rows as Vertical Columns in SQL Server
676 views
Asked by ASChakkalakal
How to generate metadata with native SQL // how to retrieve the generated data without column names?
63 views
Asked by Qëndrim Izairi
How do I execute native SQL with tortoise ORM
3.8k views
Asked by sx Luo
Problem Hibernate 5.2.18 with SQLNative and CustomeType
237 views
Asked by user9806249
I am having a hard time joining between unrelated domains in JPA
79 views
Asked by choding
How to escape '--' in hibernate createSqlQuery?
179 views
Asked by user1169587
Is it possible for unit test cases for Spring boot data jpa @Query native queries?
2.4k views
Asked by Guraraj
Spring Boot cannot successfully POST data to db (ORA-00942)
232 views
Asked by Julia
How to access child class entity fields in native query?
378 views
Asked by Praveen kumar
createQuery vs createNativeQuery, performance difference for update/delete statements
2.2k views
Asked by M364M4N cro
Native SQL + Hibernate Multitenant
591 views
Asked by Tecnologia Kretz
Convert query build to native SQL with union
348 views
Asked by samia01
NativeSql query into JPQL query convertion
48 views
Asked by madhuri
org.hibernate.QueryException: Space is not allowed after parameter prefix ':'
3.8k views
Asked by art74
Does Hibernate using preparedStatement internally when native update query?
696 views
Asked by Yonghee Lee
How NHibernate cache native queries?
141 views
Asked by Another Mi