Package com.xpn.xwiki.store.migration.hibernate

Interface Summary
HibernateDataMigration Hibernate data migrations role.
 

Class Summary
AbstractHibernateDataMigration Template for data migration of hibernate store.
HibernateDataMigrationManager Migration manager for hibernate store.
LegacyDataMigration Migration for XWIKI4396: Duplicate document ID.
MigrationResourceAccessor Liquibase accessor that provide access to changelogs stored in DataMigration.
R15428XWIKI2977DataMigration Migration for XWIKI2977: Add a Globally Unique Identifier (GUID) to objects.
R35100XWIKI7564DataMigration Migration for XWIKI-7564: Manually change the SQL type of long binary columns from inline bytea to proper LOBs when the underlying database is PostgreSQL.
R35101XWIKI7645DataMigration Migration for XWIKI-7564: Manually change the SQL type of long binary columns from LONG RAW to proper BLOBs when the underlying database is Oracle.
R35102XWIKI7771DataMigration Migration for XWIKI-7771: Fix the LOBs wrongly created by the 3.2-3.5 mapping files for PostgreSQL.
R40000XWIKI6990DataMigration Migration for XWIKI-6990 Reduce the likelihood of having same (hibernate) document id for different documents.
R42000XWIKI7726DataMigration Migration for XWIKI-7726: Unable to delete attachments larger than 10 mb using the jetty + hsql distribution.
R43000XWIKI6691DataMigration Migration for XWIKI-6691: Reduce the size of the ASE_REQUESTID column to 48-chars.
R4340XWIKI883DataMigration Migration for XWIKI-883: global access preferences cannot be updated.
R4359XWIKI1459DataMigration Migration for XWIKI1459: keep document history in a separate table.
R6079XWIKI1878DataMigration Migration for XWIKI1878: Fix xwikircs table isdiff data not matching RCS state of some revisions (when the state says "full" the isdiff column in the database should be false).
R6405XWIKI1933DataMigration Migration for XWIKI1933: Editing users fails.
R7350XWIKI2079DataMigration Migration for XWIKI2079: When migrating the document archive format from 1.0 or before to 1.2, delete the old XWD_ARCHIVE field, as it will prevent saving documents, since that column used to have a NOT NULL constraint.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.