Uses of Class
org.apache.jackrabbit.core.journal.DatabaseJournal

Packages that use DatabaseJournal
org.apache.jackrabbit.core.journal   
 

Uses of DatabaseJournal in org.apache.jackrabbit.core.journal
 

Subclasses of DatabaseJournal in org.apache.jackrabbit.core.journal
 class JNDIDatabaseJournal
          Database journal that uses JNDI to acquire the database connection.
 class MSSqlDatabaseJournal
          It has the following property in addition to those of the DatabaseJournal: tableSpace: the MS SQL tablespace to use
 class OracleDatabaseJournal
          It has the following property in addition to those of the DatabaseJournal: tableSpace: the Oracle tablespace to use
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.