DATAJDBC-265 - Include documentation about Object Mapping Fundamentals.
Related ticket: DATACMNS-1374.
This commit is contained in:
@@ -103,6 +103,8 @@ While this process could and probably will be improved, there are certain limita
|
||||
It does not know the previous state of an aggregate.
|
||||
So any update process always has to take whatever it finds in the database and make sure it converts it to whatever is the state of the entity passed to the save method.
|
||||
|
||||
include::{spring-data-commons-docs}/object-mapping.adoc[leveloffset=+2]
|
||||
|
||||
[[jdbc.entity-persistence.types]]
|
||||
=== Supported Types in Your Entity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user