Skip to content

Commit a2c714e

Browse files
committed
add a forward link
1 parent 4669827 commit a2c714e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/src/main/asciidoc/introduction/Mapping.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,8 @@ These annotations specify how elements of the domain model map to columns of tab
351351
| `@MapKeyColumn` | Specified a column that should be used to persist the keys of a `Map`.
352352
|===
353353

354+
We'll come back to the last two annotations much later, in <<ordered-sorted>>.
355+
354356
We use the `@Column` annotation to map basic attributes.
355357

356358
[[regular-column-mappings]]

0 commit comments

Comments
 (0)