You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by Apache Wiki <wi...@apache.org> on 2009/09/29 19:10:56 UTC

[Jackrabbit Wiki] Update of "PersistenceManagerFAQ" by AlexanderKlimetschek

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification.

The "PersistenceManagerFAQ" page has been changed by AlexanderKlimetschek:
http://wiki.apache.org/jackrabbit/PersistenceManagerFAQ?action=diff&rev1=28&rev2=29

  configuration files) and the `Versioning` configuration element. The layout of a `PersistenceManager` 
  configuration element is shown below.
  
+ {{{
- {{{<PersistenceManager class="...">
+ <PersistenceManager class="...">
      <param name="...">...</param>
      ...
  </PersistenceManager>