Этот коммит содержится в:
Ihar Hancharenka 2024-07-22 15:40:07 +03:00
родитель ab08fc271c
Коммит 3ab19fbcbb
3 изменённых файлов: 11 добавлений и 3 удалений

Просмотреть файл

@ -36,7 +36,7 @@ https://www.youtube.com/playlist?list=PLkTpcxa4iBNzKgVGMdtkkQOzyy8SLNnq5
https://www.youtube.com/channel/UCcWb4eV93-jSlrfJqg7lDRA/videos
2024
LawAnOrder - 07.21 - Dudnik - Hazin 13:00 of 45:55
LawAnOrder - 07.21 - Dudnik - Hazin of 45:55
https://www.youtube.com/watch?v=-elgF644nC8
WhatIsToday - Hazin - Why ZH Enter to Luka 15:00 of 47:39
https://www.youtube.com/watch?v=M_P9QErjvxA

Просмотреть файл

@ -1,5 +1,5 @@
2024
JPoint - Volyhin - System Design Interview ru 31:00 of 49:46
JPoint - Volyhin - System Design Interview ru 38:00 of 49:46
https://www.youtube.com/watch?v=RAMWRgt-3G0
! functional req - answer q "what"
! non-functional req - answer q "how much"

Просмотреть файл

@ -1,5 +1,5 @@
2024
JPoint - Ilya and Fedor Sazonov - DB Tamer 15:00 of 48:02
JPoint - Ilya and Fedor Sazonov - DB Tamer 22:00 of 48:02
https://www.youtube.com/watch?v=mIxr65ZGGFw
https://www.youtube.com/watch?v=1T5LjQaWGhQ
! 5:20 it is recommended to set hbm logs (vs show_sql=true)
@ -15,6 +15,14 @@ JPoint - Ilya and Fedor Sazonov - DB Tamer 15:00 of 48:02
! https://www.youtube.com/watch?v=X8OA10hIt18
! 14:20
! @Fetch(FetchMode.SUBSELECT)
! 15:00
! limit and offset -> only in Hibernate 6
! 22:00
! @Query("delete from ...")
! @Modifying
! @Transactional
! void deleteAllRows();
! ... void deleteAllInBatch();
Amplicode - Lombok Problems with Spring Data JPA 0:00 of 12:00
https://www.youtube.com/watch?v=7kdQTh4oOQM
Build faster persistence layers with Spring Data JPA 3 by Thorben Janssen @ Spring I/O 2024 0:00 of 49:49