ats1999
|
3eb7e7aea9
|
HHH-16842 Fixed typo - changed tye to type
|
2023-06-26 12:39:40 +02:00 |
Gavin King
|
e15bee589f
|
fix a couple of mistakes in operator precedence list
|
2023-06-25 16:51:06 +02:00 |
Gavin King
|
d1bb2f4402
|
HHH-16801 doc precedence of 'is true', 'is false'
|
2023-06-25 16:29:09 +02:00 |
Gavin King
|
0126d96d03
|
HHH-16801 document 'is true', 'is not true', 'is false', 'is not false' operators
|
2023-06-25 15:18:27 +02:00 |
Gavin King
|
f32f6b5515
|
document hibernate.properties in intro doc
|
2023-06-24 13:58:07 +02:00 |
Gavin King
|
a851f1cf8b
|
new doc section on testing, and simpler REST example
|
2023-06-24 13:58:07 +02:00 |
Yoann Rodière
|
1797a9196e
|
Add some missing names in the user guide credits
I tried to filter out contributors who only fixed typos,
hopefully I didn't forget anyone.
|
2023-06-23 11:48:29 -05:00 |
Yoann Rodière
|
1c1c6bf06b
|
Move credits to a dedicated section of the user guide
|
2023-06-23 11:48:29 -05:00 |
Gavin King
|
2f1f766097
|
document ascending()/descending()
|
2023-06-21 22:27:10 +02:00 |
Gavin
|
e051613637
|
two better words
|
2023-06-21 21:44:17 +02:00 |
Gavin
|
550417be12
|
more work on the Introduction of the Introduction
it's finally starting to come together
|
2023-06-21 21:33:23 +02:00 |
Gavin King
|
88e07652c9
|
more work on architecture session of doc
|
2023-06-21 17:43:55 +02:00 |
Gavin King
|
8a82f0e63b
|
add an image
|
2023-06-21 01:16:27 +02:00 |
Gavin King
|
c29837366a
|
discuss how to make use of query methods on first section of Introduction.adoc doc
|
2023-06-20 21:26:02 +02:00 |
Gavin King
|
e2714627d6
|
mention Envers in optional deps
|
2023-06-16 16:01:05 +02:00 |
Gavin King
|
7bec00cc86
|
(finally) document sorted/ordered collections and map keys
|
2023-06-16 13:58:28 +02:00 |
Gavin King
|
8b86cb1cdf
|
add sidebar discussing Envers to Introduction
|
2023-06-16 12:29:40 +02:00 |
Gavin King
|
8761d6abb7
|
very minor "you" to "we"
|
2023-06-16 08:00:43 +02:00 |
Gavin King
|
c937ac6f9d
|
mention upsert() in the doc
|
2023-06-16 07:56:22 +02:00 |
Gavin King
|
7cf4fd0626
|
update the QuickStart guide (#6807)
* update the code examples in the quickstart
* update the quickstart document
* slightly restructure the quickstart document
|
2023-06-15 23:52:49 +02:00 |
Gavin King
|
13dcc0721e
|
add a TIP and whitespace in some code fragments
|
2023-06-14 13:31:18 +02:00 |
Gavin King
|
70d8b8b10d
|
fix section title
|
2023-06-14 01:24:28 +02:00 |
Gavin King
|
9c4dc02b96
|
fix up flow of section on join fetching
fix a link
|
2023-06-14 01:18:33 +02:00 |
Gavin
|
95d3dfb85b
|
more use of typesafe metamodel gen refs
|
2023-06-13 22:50:49 +02:00 |
Gavin
|
fbb9df37bf
|
mention alternative APIs in doc
|
2023-06-13 22:50:49 +02:00 |
Gavin
|
781b19d136
|
document new features for typesafety
|
2023-06-13 22:50:49 +02:00 |
Gavin
|
2e5a2143fb
|
refs to companion docs in preface
|
2023-06-12 13:28:28 +02:00 |
Gavin
|
0f8a7f83bd
|
minor improvs to section on join fetching, and a nice TIP
|
2023-06-12 13:27:01 +02:00 |
Gavin
|
069a28970b
|
fix ambiguity in wording
|
2023-06-12 12:08:05 +02:00 |
Gavin
|
4317215ee1
|
nice tip and segue into caching
|
2023-06-11 15:01:01 +02:00 |
Gavin
|
711c22a712
|
better explanation of batch/subselect fetching
|
2023-06-11 15:00:36 +02:00 |
Gavin
|
d7e55367b5
|
new section on selective column updates in Advanced chapter
|
2023-06-11 11:02:19 +02:00 |
Gavin
|
eb1f840d01
|
minor improvements to Advanced chapter
|
2023-06-11 10:36:44 +02:00 |
Gavin King
|
f36f7a0885
|
fix minor errors in queries in querylanguage doc
|
2023-06-05 22:10:04 +02:00 |
Gavin
|
280df7c98d
|
fix javax package name + minor code example errors
(spotted by @andrei-ivanov)
|
2023-06-05 20:12:01 +02:00 |
Gavin
|
ed75e24d94
|
move some material to 1st chapter of HQL guide
|
2023-06-05 20:12:01 +02:00 |
Gavin
|
cf74308318
|
update docs with implicit instantiation
|
2023-06-05 20:12:01 +02:00 |
Gavin
|
f22d7e1328
|
fix doc because @AnyKeyJavaClass seems to be required
|
2023-06-01 01:16:34 +02:00 |
Gavin
|
85db7ace9d
|
minor table formatting fix
|
2023-05-30 18:35:52 +02:00 |
Gavin
|
6ea37bfc30
|
improvements to documentation of HQL functions
- especially the collection-related functions
- also explain path expressions
|
2023-05-30 15:22:30 +02:00 |
Gavin
|
1f45639a5d
|
add table of operator precedence to HQL guide
|
2023-05-29 20:35:19 +02:00 |
Gavin
|
5315bb7840
|
very tiny fix to code example
|
2023-05-29 17:41:15 +02:00 |
Gavin
|
f278923c60
|
fix formatting of two code examples in intro
|
2023-05-29 13:37:50 +02:00 |
Gavin
|
c85cd22956
|
improve code example of tuple criteria
|
2023-05-29 13:37:50 +02:00 |
Gavin
|
2728cbe014
|
improve code examples for generated ids in Intro
|
2023-05-29 13:37:50 +02:00 |
Gavin
|
81d0bbccc6
|
fill out section on lexical structure in HQL guide
|
2023-05-29 13:37:50 +02:00 |
Gavin
|
0c45185499
|
improve rendering of subheadings
|
2023-05-29 13:37:50 +02:00 |
Gavin
|
d8fb935ae0
|
fix minor typo
|
2023-05-28 01:54:25 +02:00 |
Gavin
|
406b039f50
|
add a very nice criteria example to Intro doc
|
2023-05-28 01:40:56 +02:00 |
Gavin
|
fab058a3a1
|
minor improvements to new HQL guide
|
2023-05-28 01:01:33 +02:00 |