Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for change notification.
The following page has been changed by DEFord: http://wiki.apache.org/jakarta-slide/DefinitionNode ------------------------------------------------------------------------------ <contentstore classname="org.apache.slide.store.txfile.TxFileContentStore"> }}} - "classname" specifies the class that implements the sub-store in question. This hints at developers being able to create their own custom store, which is was Slide was designed for from the beginning. For more information see the CreateNewSlideStore entry. + "classname" specifies the class that implements the sub-store in question. This hints at developers being able to create their own custom store, which is what Slide was designed for from the beginning. For more information see the CreateNewSlideStore entry. The following are sub-store class implementions that are built into Slide - @@ -155, +155 @@ </securitystore> }}} - "The reference means that for the security store the same object is used as is, is configured at the node store." To get a better understanding compare the default nodestore definition (above) and the nodestore definition using JDBC. The default nodestore stores all of its data in XML format text files while the nodestore below stores the data in predefined tables. + "The reference means that for the security store the same object is used as is configured at the node store." To get a better understanding compare the default nodestore definition (above) and the nodestore definition using JDBC. The default nodestore stores all of its data in XML format text files while the nodestore below stores the data in predefined tables. ===== callback-store Parameter ===== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
