Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
The findFirst5ByTitleAsc method at 7:38 does not seem to check for titles containing "Hibernate" but for titles equal to it.This can be seen in the SQL logs displayed a few seconds later: book0_.title = ?
How to use query method returning stream?
Hi , is it possible to make condition using greather or less than in derived query method ?
The findFirst5ByTitleAsc method at 7:38 does not seem to check for titles containing "Hibernate" but for titles equal to it.
This can be seen in the SQL logs displayed a few seconds later: book0_.title = ?
How to use query method returning stream?
Hi , is it possible to make condition using greather or less than in derived query method ?