You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2015/03/21 01:35:37 UTC

svn commit: r944547 - in /websites/staging/jena/trunk/content: ./ documentation/tdb/store-parameters.html

Author: buildbot
Date: Sat Mar 21 00:35:36 2015
New Revision: 944547

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/tdb/store-parameters.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 21 00:35:36 2015
@@ -1 +1 @@
-1668182
+1668184

Modified: websites/staging/jena/trunk/content/documentation/tdb/store-parameters.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/store-parameters.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/store-parameters.html Sat Mar 21 00:35:36 2015
@@ -174,9 +174,9 @@ function.</p>
 </pre></div>
 
 
-<p>It is only possible to change store parameters by expelling the underlying
-<code>StoreConnection</code>, which looses all caching, and calling
-<code>TDBFactory.setup</code>.  Access to the dataset is then a cold start.</p>
+<p>It is only possible to change store parameters by expelling the managed
+storage by calling <code>TDBFactory.release(Location)</code>.  This drops all caching.
+Access to the dataset is then a cold start.</p>
 <h2 id="per-connect-options">Per-connect Options</h2>
 <p>The per-connect options are the ones that can be changed after the database has
 been created and can be different each time the application attaches to the