You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2014/07/01 10:11:40 UTC

svn commit: r914558 - in /websites/staging/olingo/trunk/content: ./ doc/tutorials/DeltaQuerySupport.html

Author: buildbot
Date: Tue Jul  1 08:11:40 2014
New Revision: 914558

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul  1 08:11:40 2014
@@ -1 +1 @@
-1607008
+1607009

Modified: websites/staging/olingo/trunk/content/doc/tutorials/DeltaQuerySupport.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/DeltaQuerySupport.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/DeltaQuerySupport.html Tue Jul  1 08:11:40 2014
@@ -73,7 +73,7 @@
             
             
             
-            <h2 id="delta-query-support">Delta Query Support</h2>
+            <h2 id="delta-token-support">Delta Token Support</h2>
 <p>Delta Query retrieves the changes done to a service. It is supported in OData JPA Processor Library from version 1.4.0. The data returned by the feed for the query would look exactly like any other dataset for an OData query but with delta link at the end. </p>
 <p>There are two approaches you can follow to generate delta token.</p>
 <h3 id="generating-delta-token">Generating Delta Token</h3>