Skip to content

Commit 890c546

Browse files
Dto Via ResultTransformer And Native Query
1 parent 01a4af9 commit 890c546

File tree

1 file changed

+1
-1
lines changed
  • HibernateSpringBootDtoResultTransformer

1 file changed

+1
-1
lines changed

HibernateSpringBootDtoResultTransformer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
- use `EntityManager.createNativeQuery()` and `unwrap(org.hibernate.query.NativeQuery.class)`\
99
- starting with Hibernate 5.2, `ResultTransformer` is deprecated, but until a replacement will be available (in Hibernate 6.0) it can be used ([read further](https://discourse.hibernate.org/t/hibernate-resulttransformer-is-deprecated-what-to-use-instead/232))\
1010
- for using Spring Data Projections check this [recipe](https://github.com/AnghelLeonard/Hibernate-SpringBoot/tree/master/HibernateSpringBootDtoViaProjections)
11-
11+
1212
<a href="https://leanpub.com/java-persistence-performance-illustrated-guide"><p align="center"><img src="https://github.com/AnghelLeonard/Hibernate-SpringBoot/blob/master/Java%20Persistence%20Performance%20Illustrated%20Guide.jpg" height="410" width="350"/></p></a>

0 commit comments

Comments
 (0)