Author: chrish
Date: Tue Nov 17 14:32:01 2015
New Revision: 1714795
URL: http://svn.apache.org/viewvc?rev=1714795&view=rev
Log:
CMS commit to olingo by chrish
Modified:
olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext
Modified:
olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext?rev=1714795&r1=1714794&r2=1714795&view=diff
==============================================================================
---
olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext
(original)
+++
olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext
Tue Nov 17 14:32:01 2015
@@ -75,7 +75,7 @@ In this example, a new Category "Food" a
# 2. Preparation
-You should read the previous tutorials first to have an idea how to read and
write entities. In addition the following code is based on the write tutorial
merged with the navigation tutorial.
+You should read the previous tutorials first to have an idea how to read and
write entities. In addition the following code is based on the write tutorial
merged with the navigation tutorial. **It is strongly recommended to have a
look at the prepared code.** There are some changes how related entites are
linked together. More details are descripted in the implementation chapter.
As a shortcut you should checkout the prepared tutorial project in the [git
repository](https://git-wip-us.apache.org/repos/asf/olingo-odata4) in folder
/samples/tutorials/p12_deep_insert_preparation.