зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
8 строки
228 B
Plaintext
8 строки
228 B
Plaintext
https://habr.com/ru/articles/265061/
|
|
|
|
2024
|
|
https://habr.com/ru/companies/magnit/articles/814573/
|
|
! getting rid of SQL in Java Code
|
|
@OneToMany
|
|
@Fetch(FetchMode.SUBSELECT) // but does now work with pagination, hbm-bug
|