Uses of Class
org.apache.jackrabbit.core.journal.DatabaseJournal
-
Packages that use DatabaseJournal Package Description org.apache.jackrabbit.core.journal -
-
Uses of DatabaseJournal in org.apache.jackrabbit.core.journal
Subclasses of DatabaseJournal in org.apache.jackrabbit.core.journal Modifier and Type Class Description classJNDIDatabaseJournalDeprecated.This class should not be used because it is not database vendor specific.classMSSqlDatabaseJournalIt has the following property in addition to those of the DatabaseJournal:tableSpace: the MS SQL tablespace to useclassOracleDatabaseJournalIt has the following property in addition to those of the DatabaseJournal:tablespace: the tablespace to use for tablesindexTablespace: the tablespace to use for indexes
-