Skip to content

Commit 69a6f9b

Browse files
committed
DATACASS-596 - Include documentation about Object Mapping Fundamentals.
Related ticket: DATACMNS-1374.
1 parent a0943ec commit 69a6f9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/asciidoc/reference/mapping.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ map domain objects to tables without providing any additional metadata, by follo
1111
In this chapter, we describe the features of the `MappingCassandraConverter`, how to use conventions for
1212
mapping domain objects to tables, and how to override those conventions with annotation-based mapping metadata.
1313

14+
include::../{spring-data-commons-docs}/object-mapping.adoc[leveloffset=+1]
15+
1416

1517
[[mapping-conversion]]
1618
== Data Mapping and Type Conversion

0 commit comments

Comments
 (0)