Hi, Did you already read the documentation in the wiki at: http://wiki.apache.org/jackrabbit/PersistenceManagerFAQ http://wiki.apache.org/jackrabbit/DataStore
Regards, Thomas On Wed, Oct 15, 2008 at 1:23 PM, RafalJanik <[EMAIL PROTECTED]> wrote: > Hi, I've configured my repository.xml to use MySQL with > org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager and > with <datastore>. > > What is difference between this .MySqlPersistenceManager and > SimpleDbPersistenceManager from > org.apache.jackrabbit.core.persistence.db? > I've found something about very basic non-normalized database schema in > SimpleDbPersistanceManager but what it is exactly? > > And the second question is what is the difference between using <datastore> > and createLocalFSBlobStore() from MySqlPersistenceManager? > > Regards > rafael > > >
