Gavin King
7bf6004ef8
fix broken code examples, and make 'em more readable
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-24 18:59:13 +02:00
Gavin King
7002ee8d0d
shorter method name in doc example
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-24 14:07:22 +02:00
Gavin King
93c18dafae
more doc updates for JPA 3.2
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-24 01:26:28 +02:00
Gavin King
1fa10e3b53
update prefaces
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 21:24:47 +02:00
Gavin King
6480154cd7
more updates for JPA 3.2
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 21:24:47 +02:00
Christian Beikov
82b20a0e90
HHH-18731 Add generate_series() set-returning function
2024-10-23 18:29:20 +02:00
Gavin King
5bd244dd20
whitespace fix
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 17:25:36 +02:00
Gavin King
7f3c73b438
update processor chapter for JPA 3.2
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 16:32:54 +02:00
Gavin King
517056140f
split a rant into two rants
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 16:12:25 +02:00
Gavin King
79a6af6feb
a bit about aggregates
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 15:39:31 +02:00
Gavin King
3e0568a50e
update chapter on Hibernate Processor for H7
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 11:42:03 +02:00
Gavin King
76ad300ddd
change title
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 10:16:04 +02:00
Gavin King
f6463dc390
move ranty discussion to a callout and tone it down
...
this is no longer as relevant since Jakarta Data came about
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 10:16:04 +02:00
Gavin King
c39f0bc3b6
first attempt at intro rewrite for 7
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 00:31:24 +02:00
Gavin King
b7dc7292ca
Documentation updates for JPA 3.2
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-23 00:31:24 +02:00
Yentl Projects
82faa0fa74
Update Envers.adoc
...
Fix "larger then" to "larger than"
2024-10-21 14:48:52 +02:00
Gavin King
1750b2d14b
fix a tiny typo
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-21 11:49:43 +02:00
Gavin King
5fca5255ca
Update Interacting.adoc for JPA 3.2
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-20 23:04:48 +02:00
Christian Beikov
25ddb64a4c
HHH-18661 Add unnest() set-returning function and enable XML/JSON based array support on more databases
2024-10-18 10:08:46 +02:00
Yanming Zhou
657e7a278a
HHH-15422 Update corresponding documentation
2024-10-17 10:06:30 +02:00
Luca Molteni
e48573856e
HHH-16861 documentation for HQL `ordinal()` function
...
Added `ordinal` to QueryLanguage.adoc
Added `ordinal` to Expressions.adoc
Update documentation/src/main/asciidoc/querylanguage/Expressions.adoc
Co-authored-by: Gavin King <gavin@hibernate.org>
2024-10-10 19:09:27 +02:00
nathan.xu
4365ae4929
HHH-18588 revert back one wrong change
2024-10-05 08:40:41 +02:00
nathan.xu
2f59edbffc
HHH-18588 improve page computing
2024-10-05 08:40:41 +02:00
nathan.xu
942474f901
HHH-18588 revert back one minor change
2024-10-05 08:40:41 +02:00
Nathan Xu
7932bbaa22
Update documentation/src/main/asciidoc/introduction/Entities.adoc
...
Co-authored-by: Gavin King <gavin@hibernate.org>
2024-10-05 08:40:41 +02:00
nathan.xu
cfae086b1e
HHH-18588 fix minor defects in Hibernate Introduction doc
2024-10-05 08:40:41 +02:00
Nathan Xu
cef19d79d5
HHH-18605 fix some minor defects in Hibernate Query Language doc ( #8941 )
...
* HHH-18605 fix some minor defects in Hibernate Query Language doc
Co-authored-by: nathan.xu <nathan.xu@procor.com>
2024-10-02 18:21:40 +02:00
Jacques-Etienne Beaudet
bad79af6bd
Documentation fix for Maven BOM import instructions
2024-10-02 17:55:36 +02:00
Christian Beikov
3b07ed91c3
HHH-18497 Add xmlagg function
2024-09-23 15:03:22 +02:00
Christian Beikov
af09813ced
HHH-18497 Add xmlexists function
2024-09-23 15:03:22 +02:00
Christian Beikov
449d002563
HHH-18497 Add xmlquery function
2024-09-23 15:03:22 +02:00
Christian Beikov
574959a591
HHH-18497 Add xmlpi function
2024-09-23 15:03:22 +02:00
Christian Beikov
a37ae66a2e
HHH-18497 Add xmlconcat function
2024-09-23 15:03:22 +02:00
Christian Beikov
1abfd4eea6
HHH-18497 Add xmlforest function
2024-09-23 15:03:22 +02:00
Christian Beikov
f10ec5db1d
HHH-18497 Add xmlcomment function
2024-09-23 15:03:22 +02:00
Christian Beikov
4baba673cb
HHH-18497 Add xmlelement function
2024-09-23 15:03:22 +02:00
Jan Schatteman
3818b6d99f
HHH-17971 - Remove ALLOW_REFRESH_DETACHED_ENTITY
...
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2024-09-20 23:59:32 +02:00
Christian Beikov
0e5846b805
HHH-18604 Add json_array_insert
2024-09-18 18:43:07 +02:00
Christian Beikov
8dfc2a5a91
HHH-18604 Add json_array_append function
2024-09-18 18:43:07 +02:00
Christian Beikov
ab37d1509b
HHH-18604 Add json_mergepatch function
2024-09-18 18:43:07 +02:00
Christian Beikov
051bc78ae6
HHH-18604 Add json_insert and json_replace function
2024-09-18 18:43:07 +02:00
Christian Beikov
36066a03e6
HHH-18604 Add json_remove function and fix some Oracle functions
2024-09-18 18:43:07 +02:00
Christian Beikov
17f328609a
HHH-18604 Add json_set function
2024-09-18 18:43:07 +02:00
Christian Beikov
f6ac53f83f
HHH-18496 Hide JSON functions behind feature flag
2024-09-18 18:43:07 +02:00
Christian Beikov
59ae75bb52
HHH-18496 Add json_objectagg
2024-09-18 18:43:07 +02:00
Christian Beikov
c58485c4ef
HHH-18496 Add json_arrayagg
2024-09-18 18:43:07 +02:00
Christian Beikov
6b4cc28f0e
HHH-18496 Add json_query
2024-09-18 18:43:07 +02:00
Christian Beikov
6454aaf055
HHH-18496 Add json_exists and support the passing clause
2024-09-18 18:43:07 +02:00
Christian Beikov
016b463973
HHH-18496 Add json_object and json_array functions
2024-09-18 18:43:07 +02:00
Christian Beikov
d5a3f041b3
HHH-18496 Add json_value function
2024-09-18 18:43:07 +02:00