#2190 — added link to Transitive Persistence
This commit is contained in:
parent
c86865aa71
commit
a1839048dd
@ -238,7 +238,7 @@ as follows:
|
||||
persist operation. However, the persist operation is cascaded to
|
||||
entities referenced by X, if the relationships from X to these
|
||||
other entities are mapped with cascade=PERSIST or cascade=ALL (see
|
||||
"Transitive Persistence").
|
||||
":doc:`Transitive Persistence <working-with-associations>`").
|
||||
- If X is a removed entity, it becomes managed.
|
||||
- If X is a detached entity, an exception will be thrown on
|
||||
flush.
|
||||
|
Loading…
x
Reference in New Issue
Block a user