Merge pull request #47 from mdpatrick/interveawed_association_mapping
Corrected a typo (interveawed)
This commit is contained in:
commit
da4948944d
@ -414,7 +414,7 @@ Transitive persistence / Cascade Operations
|
|||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
|
|
||||||
Persisting, removing, detaching and merging individual entities can
|
Persisting, removing, detaching and merging individual entities can
|
||||||
become pretty cumbersome, especially when a highly interveawed object graph
|
become pretty cumbersome, especially when a highly interweaved object graph
|
||||||
is involved. Therefore Doctrine 2 provides a
|
is involved. Therefore Doctrine 2 provides a
|
||||||
mechanism for transitive persistence through cascading of these
|
mechanism for transitive persistence through cascading of these
|
||||||
operations. Each association to another entity or a collection of
|
operations. Each association to another entity or a collection of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user