Commit Graph

16475 Commits

Author SHA1 Message Date
Gavin 42fcf306b9 using infinispan + improve section on cache config 2023-09-27 21:24:24 +02:00
Gavin c100674f32 document query cache 2023-09-27 21:24:24 +02:00
Gavin b23b8f983d improve the list of optional deps 2023-09-27 21:24:24 +02:00
Gavin 7cabbc0724 discuss mapping embeddables to UDTs or JSON 2023-09-27 21:24:24 +02:00
Gavin 86e40f619e add a diagram 2023-09-27 21:24:24 +02:00
Gavin 37e8218227 fix typo 2023-09-27 21:24:24 +02:00
Gavin 1c2c14ff70 fix section on getSingleResultOrNull() 2023-09-27 21:24:24 +02:00
Gavin a3cd3a9839 improve code snippets in @Formula annotation jdoc 2023-09-27 21:24:24 +02:00
Gavin 49af3f957e add some additional material to doc 2023-09-27 21:24:24 +02:00
Gavin a3682e14e7 clean up a couple of imports 2023-09-27 21:24:24 +02:00
Gavin 58945c5cda improve the aesthetics of some quite ugly log messages 2023-09-27 21:24:24 +02:00
Gavin 089d71c619 add some words 2023-09-27 21:24:24 +02:00
Gavin a347cd8098 fix incorrect javadoc of FlushMode 2023-09-27 21:24:24 +02:00
Gavin 9b4ed961b8 false is the default for getBoolean() 2023-09-27 21:24:24 +02:00
Gavin 556cb4ad5c fix incorrect warning
the warning was printed even when it should not be (my fault)
2023-09-27 21:24:24 +02:00
Gavin c759028687 fix two jdoc typos 2023-09-27 21:24:24 +02:00
Gavin b298a2a185 Blob, Clob 2023-09-27 21:24:24 +02:00
Gavin f3fa777626 add rant 2023-09-27 21:24:24 +02:00
Gavin 65a500182f short section on named queries 2023-09-27 21:24:24 +02:00
Gavin 1e22d1bb3d short section on named queries 2023-09-27 21:24:24 +02:00
Gavin ec2cab572d improve discussion of FlushModes and CacheModes 2023-09-27 21:24:24 +02:00
Gavin dc99beebc0 improve section on not null 2023-09-27 21:24:24 +02:00
Gavin 7114aed4ed use Validator for @NotNull 2023-09-27 21:24:24 +02:00
Gavin 6d398db1fa calling jdbc 2023-09-27 21:24:24 +02:00
Gavin 8c2e83748a improve discussion of foreign key mappings 2023-09-27 21:24:24 +02:00
Gavin 2c141fd89b minor fixes 2023-09-27 21:24:24 +02:00
Gavin 1af21ded31 hello JPA world 2023-09-27 21:24:24 +02:00
Gavin ecb7846565 hello world 2023-09-27 21:24:24 +02:00
Gavin e0870fe3fe add a couple of links 2023-09-27 21:24:24 +02:00
Gavin 83c192caeb limits, pagination, and flush modes 2023-09-27 21:24:24 +02:00
Gavin 5eb11e8081 more presentation cleanups 2023-09-27 21:24:24 +02:00
Gavin 96b503454e more presentation cleanups 2023-09-27 21:24:24 +02:00
Gavin 59b6f702e5 get rid of useless titles on admonitions
failed experiment
2023-09-27 21:24:24 +02:00
Gavin 1e0fd15d13 get rid of useless titles on admonitions
failed experiment
2023-09-27 21:24:24 +02:00
Gavin ab688d3016 clean up more admonitions 2023-09-27 21:24:24 +02:00
Gavin d5f663b248 discover sidebars 2023-09-27 21:24:24 +02:00
Gavin 44e6d753f8 segues 2023-09-27 21:24:24 +02:00
Gavin 6201d0620a finish off the section on session operations 2023-09-27 21:24:24 +02:00
Gavin 99d4724a99 more explanation cribbed from my jdoc 2023-09-27 21:24:24 +02:00
Gavin 71d8b1afc5 pool configuration 2023-09-27 21:24:24 +02:00
Gavin 0312070e2c more about natural ids 2023-09-27 21:24:24 +02:00
Gavin e21ee9da13 native SQL queries and placeholders 2023-09-27 21:24:24 +02:00
Gavin c629aeacf9 executing queries 2023-09-27 21:24:24 +02:00
Gavin 1b0ae599f4 add diagram 2023-09-27 21:24:24 +02:00
Gavin 570be71c32 add rant about repositories 2023-09-27 21:24:24 +02:00
Gavin ef481fb2ab reuse the query language chapter by reference 2023-09-27 21:24:24 +02:00
Gavin 5c0434a7e0 start on queries 2023-09-27 21:24:24 +02:00
Gavin 40caeed1f2 flushing, flush modes, and cache modes 2023-09-27 21:24:24 +02:00
Gavin 085277be50 shill for HR 2023-09-27 21:24:24 +02:00
Gavin e1cdd99135 cannibalize some information from javadoc 2023-09-27 21:24:24 +02:00