JPA & Hibernate: Using the Optimal Query Approach & Projection

  Рет қаралды 4,686

Thorben Janssen

Thorben Janssen

Күн бұрын

Пікірлер: 7
@artrahman169
@artrahman169 4 жыл бұрын
Its quite an overwhelming hotch potch of choices .. thanks for imposing some order on the chaos!
@skd181086
@skd181086 2 жыл бұрын
Does JPA support pairwise comparison? If yes and if you have some video link for that kindly share
@SergioTheDrifter
@SergioTheDrifter 4 жыл бұрын
Is there a way to query a manytomany relationship ordering on a column in the join table? I have a nutrition database where Food and Nutrient are associated through Food_Nutrient and that has an amount field which I want to order by and then limit the results to 25 food entities. My last resort is native sql, but if I can do it otherwise I will. Thanks for the videos on the channel, they are very instructive.
@ashtwenty12
@ashtwenty12 4 жыл бұрын
Excellent I was just looking for what best query to use for my project. thankyou. Ps is there a way I can query by eg a book object, when some of the values are not set and other times have all of different fields. criteria dto?
@christophe_agoero
@christophe_agoero 4 жыл бұрын
thank you for this video. You're not talking about request by specification. When to use them? Personally when my request is dynamic or without projection I use it. The advantage is that the specification is reusable unlike a criterion of the API criteria
@Thorben-Janssen
@Thorben-Janssen 4 жыл бұрын
I am glad that you liked it.
@mariavyxkyloves
@mariavyxkyloves 4 жыл бұрын
done subscribe
How to call native SQL queries with JPA and Hibernate
13:46
Thorben Janssen
Рет қаралды 4,7 М.
Ultimate Guide to Implementing Equals & HashCode with Hibernate & JPA
13:51
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
JPA & Hibernate: Basic Annotations You Need To Know
15:11
Thorben Janssen
Рет қаралды 32 М.
Spring & Spring Data JPA: Managing Transactions
10:34
Thorben Janssen
Рет қаралды 66 М.
5 JPA Features That Are Easier To Use with Spring Data JPA
8:04
Thorben Janssen
Рет қаралды 8 М.
Difference between JPA, EclipseLink & Hibernate
10:20
Thorben Janssen
Рет қаралды 30 М.
LazyInitializationException: What it is and the best way to fix it
9:57
JPA & Hibernate - Why, When & How to use DTO Projections
10:38
Thorben Janssen
Рет қаралды 16 М.
Ultimate Guide: Derived Queries with Spring Data JPA
10:14
Thorben Janssen
Рет қаралды 15 М.
API Design: Don’t expose your JPA entities in your REST API
10:24
Thorben Janssen
Рет қаралды 21 М.
Spring Data JPA: Ultimate Guide to Custom Queries with @Query Annotation
15:09