Gavin
|
bebde84992
|
add logo to PDF
|
2023-05-22 23:48:09 +02:00 |
Gavin
|
22a5cbb0a8
|
lots of new info on fetching and caching
- proper coverage of subselect fetching
- how to handle reference data
|
2023-05-22 23:43:23 +02:00 |
Gavin
|
e12b82033e
|
HHH-16666 document fetch profiles now they are nicer to use
|
2023-05-22 18:45:41 +02:00 |
Gavin
|
12e1a97e50
|
update the doc to show how to enable subselects
|
2023-05-22 18:45:28 +02:00 |
Felix
|
2b0bc61873
|
HHH-16652 fix the broken link: hql-string-functions
|
2023-05-22 13:42:35 +02:00 |
Gavin
|
7aa1883c6d
|
more info about caching (Caffeine) and logging
|
2023-05-20 18:27:26 +02:00 |
Gavin
|
a2e463801b
|
improve discussion of fetching + new section on Statistics
|
2023-05-20 17:09:42 +02:00 |
Gavin
|
2bd5dc7e97
|
more information about proxies
|
2023-05-20 17:08:08 +02:00 |
Gavin
|
4c489eedbd
|
add TIP about use of record types with 'select new'
|
2023-05-20 11:36:58 +02:00 |
Gavin
|
ec03b6fd7f
|
fix small error in doc
|
2023-05-19 23:03:48 +02:00 |
Gavin
|
fa5adc1979
|
fix erroneous code example
|
2023-05-19 21:43:20 +02:00 |
Gavin
|
f3ca2d67d5
|
talk about the MetamodelGenerator in Configuration
since it's used in two places now
|
2023-05-19 20:26:12 +02:00 |
Gavin
|
55d4f0f22c
|
fix formatting in PDF
|
2023-05-19 16:27:55 +02:00 |
Gavin
|
8ddbb033cd
|
document EntityGraphs
|
2023-05-19 15:48:53 +02:00 |
Gavin
|
56ffbc104c
|
document @DialectOverride
|
2023-05-19 12:36:25 +02:00 |
Gavin
|
79d2e208a6
|
explain the usefulness of java.sql.Xlob
|
2023-05-19 11:26:47 +02:00 |
Gavin
|
f0a17e98b9
|
doc new feature Steve just added
|
2023-05-19 10:19:46 +02:00 |
Gavin
|
e4b31c192e
|
add new section about bytecode enhancer to intro
|
2023-05-19 00:14:01 +02:00 |
Gavin
|
172b1c4d39
|
minor clarifications to named queries section
|
2023-05-18 22:11:57 +02:00 |
Gavin
|
03e6c74737
|
first draft of "general advice" section
|
2023-05-18 15:02:45 +02:00 |
Gavin
|
84a1f22799
|
warnings about pc lifecycle in doc
|
2023-05-18 15:02:45 +02:00 |
Gavin
|
96a291058b
|
fix a diagram and add alt text
|
2023-05-18 12:59:11 +02:00 |
Gavin
|
fbade45e7a
|
add discrete headings to section on compositional basic types
|
2023-05-18 12:09:08 +02:00 |
Gavin
|
15be098de7
|
fix two more doc issues for Steve
|
2023-05-18 11:47:13 +02:00 |
Gavin
|
75e387e81b
|
three clarifications from Steve
|
2023-05-18 11:26:34 +02:00 |
Gavin
|
15422ea13b
|
improve section on versions
|
2023-05-18 11:26:34 +02:00 |
Gavin
|
bb1f5bf8e3
|
move custom id generators to Advanced + expand it
fix an ambiguity around "natural id" for Steve
|
2023-05-18 11:26:33 +02:00 |
Gavin
|
787ba8532d
|
add new section on @Any to new doc
stolen str8 from the javadoc
|
2023-05-17 21:44:25 +02:00 |
Gavin
|
2e921f7968
|
minor improvement to text
|
2023-05-17 21:22:44 +02:00 |
Gavin
|
f800c3dbfc
|
move sidebar and make it less verbose
so text flows much better in PDF
|
2023-05-17 21:18:18 +02:00 |
Gavin
|
e4b14b9460
|
improve a bit of flow by splitting a section
|
2023-05-17 21:06:47 +02:00 |
Gavin
|
d9a1980ee0
|
fix confusing/wrong para spotted by Steve
|
2023-05-17 21:01:04 +02:00 |
Gavin
|
23de8a5e5d
|
mention dynamic models and Envers
|
2023-05-17 20:56:42 +02:00 |
Gavin
|
eb21b1e052
|
remove unnecessary FUD against enhancer
|
2023-05-17 20:56:26 +02:00 |
Gavin
|
0d014be034
|
easier links to user guide
as suggested by Steve
|
2023-05-17 20:14:44 +02:00 |
Gavin
|
da03293cef
|
doc Filters
|
2023-05-17 18:15:04 +02:00 |
Gavin
|
491c02f935
|
some more tips
|
2023-05-17 18:15:04 +02:00 |
Gavin
|
7372d6dc08
|
intro doc for CRUD SQL and @Generated
|
2023-05-17 12:57:22 +02:00 |
Gavin
|
2d833133b6
|
intro doc for Hibernate Spatial
|
2023-05-17 11:34:01 +02:00 |
Gavin
|
a498e4d501
|
doc multi-tenancy and naming strategies
|
2023-05-17 02:08:09 +02:00 |
Gavin
|
e4539d9b44
|
quit using abbreviations
don't know quite what came over me...
|
2023-05-16 22:52:28 +02:00 |
Gavin King
|
6078e4792d
|
more work on the preface to new doc
|
2023-05-16 22:29:21 +02:00 |
Gavin
|
8298a27bf9
|
add some more marketing I mean information to doc
|
2023-05-16 22:17:17 +02:00 |
Gavin
|
f26b52c0c6
|
give the document title some more room to breathe
|
2023-05-16 20:39:24 +02:00 |
Gavin
|
e2e834c05f
|
split out a separate file for the Introduction of the Introduction
|
2023-05-16 20:27:19 +02:00 |
Gavin
|
362922512a
|
use Noto Serif consistently in documentation
the combination of a serif body font with
sans serif headings just wasn't working for me
|
2023-05-16 20:16:38 +02:00 |
Gavin
|
03352d4857
|
customize the css for rouge highlighter
|
2023-05-16 20:16:38 +02:00 |
Gavin
|
2276e2049d
|
integrate rouge source highlighter into adoc build
this is needed because prettify does not seem to
work for the PDF output (I have not dug deep)
|
2023-05-16 20:16:38 +02:00 |
Gavin
|
bdc5d2fc60
|
push the fonts used for rendering the Introduction to Hibernate 6 PDF
I don't see any way to handle them as a regular dependency in Gradle
Not very happy about doing this but ¯\_(ツ)_/¯
|
2023-05-16 17:24:48 +02:00 |
Gavin
|
8a1938d1e2
|
add a diagram of entity lifecycle to new doc
|
2023-05-16 14:15:49 +02:00 |
Gavin
|
f080a724a8
|
fix fonts and formatting of tables in pdf
|
2023-05-16 13:47:17 +02:00 |
Gavin
|
9ae78dd178
|
mis minor fixes to doc
|
2023-05-16 01:54:11 +02:00 |
Gavin
|
289a43c5b5
|
decent-looking pdf output
|
2023-05-15 23:24:37 +02:00 |
Gavin
|
47915cfe5f
|
add a summary section to the doc
|
2023-05-15 16:50:05 +02:00 |
Gavin
|
43fd8a7ced
|
note about embeddable types and polymorphism
|
2023-05-15 13:28:52 +02:00 |
Gavin
|
c35b229ba2
|
add a very important admonition to docs
|
2023-05-15 13:14:14 +02:00 |
Gavin
|
3368c0c3ea
|
using infinispan + improve section on cache config
|
2023-05-15 13:04:29 +02:00 |
Gavin
|
9aa6441212
|
document query cache
|
2023-05-15 10:56:18 +02:00 |
Gavin
|
32e13654c6
|
improve the list of optional deps
|
2023-05-15 00:38:31 +02:00 |
Gavin
|
a4d9c85ba3
|
discuss mapping embeddables to UDTs or JSON
|
2023-05-15 00:27:06 +02:00 |
Gavin
|
c76a36a1f2
|
add a diagram
|
2023-05-14 17:50:51 +02:00 |
Gavin
|
864d7ed39e
|
fix typo
|
2023-05-14 13:03:22 +02:00 |
Gavin
|
f84c533a6f
|
fix section on getSingleResultOrNull()
|
2023-05-14 12:48:48 +02:00 |
Gavin
|
31574081b8
|
add some additional material to doc
|
2023-05-14 12:36:17 +02:00 |
Gavin
|
bf580b9e72
|
add some words
|
2023-05-14 05:08:11 +02:00 |
Gavin
|
941fd14874
|
Blob, Clob
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
cc43b1fd1f
|
add rant
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
c2fe18796f
|
short section on named queries
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
032fc0753f
|
short section on named queries
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
f424a4b2f2
|
improve discussion of FlushModes and CacheModes
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
99ba5cba1e
|
improve section on not null
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
12a380c6ea
|
use Validator for @NotNull
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
a4392fdf2f
|
calling jdbc
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
5fd441df70
|
improve discussion of foreign key mappings
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
bb0acd2956
|
minor fixes
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
53fb19e170
|
hello JPA world
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
b2509bbab6
|
hello world
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
fa25afad0f
|
add a couple of links
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
f602b65b4f
|
limits, pagination, and flush modes
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
d182331cc4
|
more presentation cleanups
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
95b4829e08
|
more presentation cleanups
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
ccca560a91
|
get rid of useless titles on admonitions
failed experiment
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
6369f29f1a
|
get rid of useless titles on admonitions
failed experiment
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
843cc499d1
|
clean up more admonitions
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
259d86a4a2
|
discover sidebars
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
48e5cfbf28
|
segues
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
24334d1dff
|
finish off the section on session operations
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
c2c7d4166b
|
more explanation cribbed from my jdoc
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
b7a8f4940e
|
pool configuration
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
7b0e473358
|
more about natural ids
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
d14f3f011a
|
native SQL queries and placeholders
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
18e88b7358
|
executing queries
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
5881da56c8
|
add diagram
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
71d8002c1b
|
add rant about repositories
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
5c24af1ed6
|
reuse the query language chapter by reference
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
c6b63693c6
|
start on queries
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
02c179d07f
|
flushing, flush modes, and cache modes
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
05f4ac6483
|
shill for HR
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
85a156fd99
|
cannibalize some information from javadoc
|
2023-05-13 21:08:47 +02:00 |
Gavin
|
f8fd02d5f9
|
sq
|
2023-05-13 21:08:47 +02:00 |