There was an error while loading. Please reload this page.
1 parent a0943ec commit 69a6f9bCopy full SHA for 69a6f9b
src/main/asciidoc/reference/mapping.adoc
@@ -11,6 +11,8 @@ map domain objects to tables without providing any additional metadata, by follo
11
In this chapter, we describe the features of the `MappingCassandraConverter`, how to use conventions for
12
mapping domain objects to tables, and how to override those conventions with annotation-based mapping metadata.
13
14
+include::../{spring-data-commons-docs}/object-mapping.adoc[leveloffset=+1]
15
+
16
17
[[mapping-conversion]]
18
== Data Mapping and Type Conversion
0 commit comments