Gavin King
05852b706f
more cleanups to dependencies ( #9354 )
2024-12-01 13:37:51 +01:00
Gavin King
38fb68a57c
correctly describe automatic quoting in doc
2024-11-29 14:06:25 +01:00
Gavin King
79aa178047
HHH-16516 rework CamelCaseToUnderscoresNamingStrategy and handle quoted identifiers
2024-11-28 14:36:32 +01:00
Gavin King
5383c81d18
fix capitalization in a title
2024-11-25 23:39:34 +00:00
Gavin King
030e1fdc25
simplify code examples by using conveniences of HibernatePersistenceConfiguration
2024-11-24 11:22:06 +01:00
Gavin King
89fee1cf42
add CAUTION to doc
2024-11-23 17:30:22 +01:00
Gavin King
a294048dd1
HHH-14119 test showing parameter padding works with criteria literals
2024-11-23 14:52:06 +01:00
Gavin King
cdf88f6a31
talk about events and about EntityListeners in the intro doc
2024-11-23 14:52:06 +01:00
Jan Schatteman
f65f393a01
Fix a couple of typo's
...
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2024-11-22 20:51:09 +01:00
Gavin King
82060f282d
Update documentation/src/main/asciidoc/introduction/Configuration.adoc
...
Co-authored-by: Yoann Rodière <yoann@hibernate.org>
2024-11-21 22:53:43 +01:00
Gavin King
697d820a7f
add some documentation about date/time config settings
...
and also add some links
2024-11-21 22:53:43 +01:00
Steve Ebersole
21095565bc
HHH-7913 - Schema replacement in <subselect> / @Subselect
2024-11-21 06:53:51 -06:00
Gavin King
779d9c94c9
document the syntax sugar
2024-11-17 15:02:08 +01:00
Gavin King
8f85e6ca47
mention SQL arrays in HQL documentation
2024-11-16 23:35:09 +01:00
Gavin King
632485f8b1
revise new doc section
2024-11-16 21:21:52 +01:00
Gavin King
ce48367607
new doc section on date/time types
2024-11-16 19:05:43 +01:00
Gavin King
439c90f501
add links between chapters
2024-11-16 19:05:43 +01:00
Gavin King
d6e1c9b2a8
add an example use of hibernate.type.preferred_instant_jdbc_type
2024-11-15 20:00:49 +01:00
Gavin King
f3482078c1
clarifications in section on collection mapping
...
(to agree with blog)
2024-11-12 15:07:40 +01:00
Gavin King
a2c714e8f8
add a forward link
2024-11-12 12:29:19 +01:00
Gavin King
4669827465
add a link to the new blog post
2024-11-12 12:29:19 +01:00
Gavin King
ec4310a6de
HHH-18843 remove deprecated @OrderBy
2024-11-11 19:16:48 +01:00
Gavin King
d5e829d26c
add section on quoted identifiers to doc
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-11-10 09:37:09 +01:00
Gavin King
68abe5aa70
proofread the Short Guide
...
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-11-08 21:25:19 +01:00
Steve Ebersole
2ea226999d
HHH-18728 - Allow mixed discriminator-value mappings for ANY
...
HHH-18729 - Allow custom strategy for implicit discriminator-value determination for ANY
2024-11-06 20:05:36 -07:00
Marco Belladelli
0378e591cc
HHH-17612 HHH-18762 Migration guide and Envers documentation updates
2024-11-01 11:52:56 -05:00
Christian Beikov
e1a8990358
HHH-18759 Add xmltable() set-returning function
2024-10-31 18:04:05 +01:00
Christian Beikov
854a982927
HHH-18758 Add json_table() set-returning function
2024-10-31 18:04:05 +01:00
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
Steve Ebersole
dd8e186416
HHH-18644 - New and improved hibernate-maven-plugin
2024-10-22 08:50:09 -05: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