We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4669827 commit a2c714eCopy full SHA for a2c714e
documentation/src/main/asciidoc/introduction/Mapping.adoc
@@ -351,6 +351,8 @@ These annotations specify how elements of the domain model map to columns of tab
351
| `@MapKeyColumn` | Specified a column that should be used to persist the keys of a `Map`.
352
|===
353
354
+We'll come back to the last two annotations much later, in <<ordered-sorted>>.
355
+
356
We use the `@Column` annotation to map basic attributes.
357
358
[[regular-column-mappings]]
0 commit comments