Date: 2004-11-04T16:35:12
   Editor: BrianLee <[EMAIL PROTECTED]>
   Wiki: Jakarta-Slide Wiki
   Page: DefinitionNode
   URL: http://wiki.apache.org/jakarta-slide/DefinitionNode

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -137,7 +137,7 @@
 
 
 
-==== Content Store ====
+==== Content Store Low Level Service ====
 
 {{{
 <contentstore classname="org.apache.slide.store.txfile.TxFileContentStore">
@@ -148,10 +148,10 @@
 </contentstore>
 }}}
 
-==== Node Store ====
+==== Node Store Low Level Service ====
 
 
-===== Default File Based Node Store =====
+===== Default File Based Node Store Low Level Service =====
 
 Using the default node store, will have the namespace's data be stored in XML 
formatted text files.
 
@@ -164,7 +164,7 @@
 </nodestore>
 }}}
 
-===== JDBC Node Store =====
+===== JDBC Node Store Low Level Service =====
 
 Ofcourse, for ease of maintenance most people will probably want to use a database to 
store most of the data related to a Slide namespace. In the example below, most 
sub-stores (except content) are using the JDBC configured nodestore. 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to