Author: buildbot
Date: Tue Nov 17 14:32:08 2015
New Revision: 972706

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    
websites/staging/olingo/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Nov 17 14:32:08 2015
@@ -1 +1 @@
-1714793
+1714795

Modified: 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html
==============================================================================
--- 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html
 (original)
+++ 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.html
 Tue Nov 17 14:32:08 2015
@@ -143,7 +143,7 @@ Such a request is issued againest the UR
 
 
 <h1 id="2-preparation">2. Preparation<a class="headerlink" 
href="#2-preparation" title="Permanent link">&para;</a></h1>
-<p>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.</p>
+<p>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. <strong>It is strongly 
recommended to have a look at the prepared code.</strong> There are some 
changes how related entites are linked together. More details are descripted in 
the implementation chapter.</p>
 <p>As a shortcut you should checkout the prepared tutorial project in the <a 
href="https://git-wip-us.apache.org/repos/asf/olingo-odata4";>git repository</a> 
in folder /samples/tutorials/p12_deep_insert_preparation.</p>
 <p>Afterwards do a Deploy and run: it should be working. At this state you can 
perform CRUD operations and do navigations between products and categories.</p>
 <h1 id="2-implementation">2. Implementation<a class="headerlink" 
href="#2-implementation" title="Permanent link">&para;</a></h1>


Reply via email to