HomeTutorialsSpeakingAbout me

Posts tagged with Hibernate

Featured image for "Writing dynamic queries with Spring Data JPA"
Java

Writing dynamic queries with Spring Data JPA

September 3rd, 2019

With Spring Data, we can easily write queries usinng @Query. For more dynamic queries, we can use the Example and Specification API, which we'll explore here.

Read more
page 1 of 1
Privacy policyPost an ideaContactRSS

Made with by Dimitri Mestdagh