You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/src/main/asciidoc/userguide/chapters/domain/embeddables.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -611,7 +611,7 @@ create table JsonHolder as (
611
611
612
612
Again, the name and the nullability of the `aggregate` column can be refined through applying a `@Column` on the persistent attribute.
613
613
614
-
[[embeddable-mapping-aggregate]]
614
+
[[embeddable-mapping-aggregate-collections]]
615
615
==== Embeddable mappings containing collections
616
616
617
617
Mapping <<chapters/domain/collections.adoc#collections,collections>> inside an `@Embeddable` value is supported in most cases. There are a couple exceptions:
0 commit comments