Hi, These tables are used by the BundlePersistenceManager to store node and property states.
This is implementation specific and does not depends on the JSR. You can find the schemas for your RDBM here: http://svn.eu.apache.org/repos/asf/jackrabbit/branches/1.4/jackrabbit-core/src/main/resources/org/apache/jackrabbit/core/persistence/bundle/ and additional information on PersistenceManager here: http://wiki.apache.org/jackrabbit/PersistenceManagerFAQ -- Sébastien Launay Pulla Venkat a écrit : > Hi, > > I am using TransientRespository to start up jackrabbit and it creates me the > following tables. Can some body describe what these tables contain and how > they relate to jackrabbit/jsr 170. > > > {Prefix}TableName > > JOURNAL > BINVALUE > BUNDLE > FSENTRY > NAMES > REFS > > similar tables are versions. > > Thanks, > Maruti > >
