Gavin
|
c7c8327c8f
|
more accurate cross-links in doc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
a5307e48f7
|
prevent orphaned table titles
split a section
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
6cbd31c1c3
|
minor changes for spacing
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
bdaa8fb582
|
create two new sections of the Intro to improve organization
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
7b009640c1
|
show off typesafety with the metamodel and new API of NaturalIdLoadAccess
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
27c3b34dcf
|
change the names in doc because Steve didn't like fetching()/loading()
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
4d3e2af68e
|
update the docs with new @FetchProfileOverride
and the "default" profile
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
fb35981e42
|
disable a test on Oracle, because it fails on new JDBC drivers
cc @beikov
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
9e9d5b3646
|
upgrade all the jdbc drivers
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
03f5487d3d
|
use Oracle driver odbc11 since we now depend on Java 11
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
fa93e35833
|
add logo to PDF
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
838f4b5501
|
lots of new info on fetching and caching
- proper coverage of subselect fetching
- how to handle reference data
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
bb73f9f661
|
HHH-16666 document fetch profiles now they are nicer to use
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
c98d773f6e
|
update the doc to show how to enable subselects
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
e34e08b918
|
more info about caching (Caffeine) and logging
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
8518854524
|
improve discussion of fetching + new section on Statistics
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
77ff2a878b
|
more information about proxies
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
6941582cee
|
allow instantiation via non-public constructor in HQL
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
13d58901d5
|
improve error reporting in DynamicInstantiation stuff
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
21123e6215
|
add TIP about use of record types with 'select new'
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
9c19dc7e31
|
slightly improve README
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
bbd8f3e520
|
fix small error in doc
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
e376a6889a
|
fix erroneous code example
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
754c1c986e
|
talk about the MetamodelGenerator in Configuration
since it's used in two places now
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
e6ffd51c28
|
fix formatting in PDF
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
3c88dfd509
|
improve some error messages
also, tell StringType know how to convert ints and longs
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
ea5d952ec0
|
document EntityGraphs
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
23ed43f417
|
document @DialectOverride
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
762cadec94
|
explain the usefulness of java.sql.Xlob
|
2023-09-27 21:24:24 +02:00 |
Gavin
|
a8475e09a4
|
doc new feature Steve just added
|
2023-09-27 21:24:24 +02:00 |
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 |