From 60f07dbb7650da3fd2a90dd5bd8af84d8a14d301 Mon Sep 17 00:00:00 2001 From: ihar_hancharenka Date: Fri, 12 Sep 2025 14:14:54 +0300 Subject: [PATCH] m --- nontech/art/actors/pugachyova-alla.txt | 2 +- nontech/politics/clubs/kob/kob-minin.txt | 3 ++- nontech/politics/people/gennady-m.txt | 3 ++- .../io/persistence/orm/jooq/docs/articles.txt | 2 ++ .../orm/jooq/features/code-generation.txt | 15 +++++++++++++++ 5 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 pl/java/libfws/io/persistence/orm/jooq/features/code-generation.txt diff --git a/nontech/art/actors/pugachyova-alla.txt b/nontech/art/actors/pugachyova-alla.txt index 479bbb68e..36f9a9489 100644 --- a/nontech/art/actors/pugachyova-alla.txt +++ b/nontech/art/actors/pugachyova-alla.txt @@ -1,3 +1,3 @@ 2025 -TellGordeeva - Pugachyova - Interview 15:00 of 3:38:03 +TellGordeeva - Pugachyova - Interview 21:00 of 3:38:03 https://www.youtube.com/watch?v=D6rFxVPz7UI diff --git a/nontech/politics/clubs/kob/kob-minin.txt b/nontech/politics/clubs/kob/kob-minin.txt index 3ebb501e6..6252a7301 100644 --- a/nontech/politics/clubs/kob/kob-minin.txt +++ b/nontech/politics/clubs/kob/kob-minin.txt @@ -41,7 +41,7 @@ Margrit Kennedy - Dengi bez procentov i inflyacii https://www.youtube.com/@ma3su/videos 2025 -RussianDoll - Granovskiy - Minin - What EGO Is 1:10:00 of 1:49:06 +RussianDoll - Granovskiy - Minin - What EGO Is 1:12:00 of 1:49:06 https://www.youtube.com/watch?v=wyTWkMT50vM https://www.youtube.com/watch?v=p1QIYR-jzM8 ! Therm EGO - invented by Zigmund Froid @@ -72,6 +72,7 @@ RussianDoll - Granovskiy - Minin - What EGO Is 1:10:00 of 1:49:06 ! 1:01:00 - Tyomno-vidyaschie - pipets ! 1:02:00 - Vlast, Dengi, Slava - today does not work (in open system) ! 1:06:00 - Tonkiy Mir (bessoznatelnoe). A esli bessoznatelnoe - to kak-by i otvetstvennosti net + ! 1:12:00 - Today Most of the People are Ill (no smirenie -> monastery) RussianDoll - Minina Irina - 02.28 - Client Consultation Specifics p2 of 41:48 https://www.youtube.com/watch?v=mBKjvrDW-S4 diff --git a/nontech/politics/people/gennady-m.txt b/nontech/politics/people/gennady-m.txt index 2ebdf703c..2dcb5b481 100644 --- a/nontech/politics/people/gennady-m.txt +++ b/nontech/politics/people/gennady-m.txt @@ -12,8 +12,9 @@ Soros - Crisis of the World Capitalism (later renounciated it) MichaelTellbot - Golographics Universe 2025 -Conspirolog - Yuriy - GennadyM - New World Order Architecture 10:00 of 1:21:56 +Conspirolog - Yuriy - GennadyM - New World Order Architecture 20:00 of 1:21:56 https://www.youtube.com/watch?v=KVmW2WjvRBU + ! 19:00 BAB (Berezovskiy) - Professor of Math and Academic of Human Sins (huge negative energy) MozgCenter - Burlakovskiy - GennadyM - Hidden Plans of Globalists and Role of RU of 1:48:59 https://www.youtube.com/watch?v=Ju0wmQuhKNw https://www.youtube.com/watch?v=revAsTm68V8 diff --git a/pl/java/libfws/io/persistence/orm/jooq/docs/articles.txt b/pl/java/libfws/io/persistence/orm/jooq/docs/articles.txt index d170dcfbc..e4d6c8c99 100644 --- a/pl/java/libfws/io/persistence/orm/jooq/docs/articles.txt +++ b/pl/java/libfws/io/persistence/orm/jooq/docs/articles.txt @@ -1,5 +1,7 @@ https://vladmihalcea.com/tag/jooq/ +baeldung +https://www.baeldung.com/jooq-intro 2021 https://72.services/java-16-records-with-jpa-and-jooq/ 2016 diff --git a/pl/java/libfws/io/persistence/orm/jooq/features/code-generation.txt b/pl/java/libfws/io/persistence/orm/jooq/features/code-generation.txt new file mode 100644 index 000000000..14d6b20e9 --- /dev/null +++ b/pl/java/libfws/io/persistence/orm/jooq/features/code-generation.txt @@ -0,0 +1,15 @@ +https://www.jooq.org/doc/latest/manual/code-generation/ +https://www.jooq.org/doc/latest/manual/code-generation/codegen-execution/codegen-gradle/ +https://www.jooq.org/doc/latest/manual/code-generation/codegen-execution/codegen-programmatic/ +https://www.jooq.org/doc/latest/manual/getting-started/tutorials/jooq-in-7-steps/jooq-in-7-steps-step3/ +https://www.jooq.org/doc/latest/manual/code-generation/codegen-output-languages/kotlingenerator/ +https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/ +https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/codegen-config-generator/ +https://www.jooq.org/doc/latest/manual/code-generation/codegen-object-naming/codegen-generatorstrategy/ + +qa +https://stackoverflow.com/questions/33772043/how-to-use-jooq-code-generation-with-gradle + +2021 +https://blog.jooq.org/using-testcontainers-to-generate-jooq-code/ +https://blog.jooq.org/why-you-should-use-jooq-with-code-generation/