Gavin
|
1f83862a90
|
add new section about bytecode enhancer to intro
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
b211e43852
|
minor clarifications to named queries section
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
cce8d0a65d
|
first draft of "general advice" section
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
43446d76a7
|
warnings about pc lifecycle in doc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
edb0a27197
|
fix a diagram and add alt text
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
e846fd88d9
|
add discrete headings to section on compositional basic types
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
1afafe95c4
|
fix two more doc issues for Steve
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
903d71ed2d
|
fix misleading parameter name
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
b4277119a0
|
three clarifications from Steve
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
e92919c9d1
|
improve section on versions
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
a41805d3c2
|
move custom id generators to Advanced + expand it
fix an ambiguity around "natural id" for Steve
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
674aff1161
|
add new section on @Any to new doc
stolen str8 from the javadoc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
f694a71dda
|
minor improvement to text
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
4dabbeb074
|
move sidebar and make it less verbose
so text flows much better in PDF
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
4d6d35f132
|
improve a bit of flow by splitting a section
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
56591c6ff1
|
fix confusing/wrong para spotted by Steve
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
f1f6f1645a
|
mention dynamic models and Envers
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
240abb3566
|
remove unnecessary FUD against enhancer
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
de32b73e4e
|
easier links to user guide
as suggested by Steve
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
66c788797c
|
doc Filters
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
f357f41d94
|
some more tips
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
52e80f76b5
|
get rid of a stack trace
because some amazing geniuses on stackoverflow who know
much more than me about Hibernate are obsessing over this
DEBUG-level log message
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
18ca4b41c1
|
squash two warnings
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
ecaa3f0d62
|
intro doc for CRUD SQL and @Generated
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
ccfb51c500
|
intro doc for Hibernate Spatial
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
93e25a4b92
|
doc multi-tenancy and naming strategies
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
3d489f3dcf
|
quit using abbreviations
don't know quite what came over me...
|
2023-09-27 21:24:24 +02:00 |
Gavin King
|
a066838955
|
more work on the preface to new doc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
f40f4a3179
|
add some more marketing I mean information to doc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
ab2b411dff
|
give the document title some more room to breathe
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
84663edb25
|
split out a separate file for the Introduction of the Introduction
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
7d080fa2f3
|
use Noto Serif consistently in documentation
the combination of a serif body font with
sans serif headings just wasn't working for me
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
cf88699800
|
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-09-27 21:24:24 +02:00 |
Gavin
|
c74cb1399b
|
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-09-27 21:24:24 +02:00 |
Gavin
|
23070b2c8b
|
add a diagram of entity lifecycle to new doc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
0cb64f6f42
|
fix fonts and formatting of tables in pdf
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
24dd953569
|
mis minor fixes to doc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
e2a430b840
|
decent-looking pdf output
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
8dc9593dd8
|
add a summary section to the doc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
61d6b1ce4a
|
note about embeddable types and polymorphism
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
2998e97d41
|
add a very important admonition to docs
|
2023-09-27 21:24:24 +02:00 |
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 |