Uses of Package
com.xpn.xwiki.store.migration
-
Packages that use com.xpn.xwiki.store.migration Package Description com.xpn.xwiki.store.migration com.xpn.xwiki.store.migration.hibernate -
Classes in com.xpn.xwiki.store.migration used by com.xpn.xwiki.store.migration Class Description AbstractDataMigrationManager.XWikiMigration Internal class used to find out the data migration that are being forced in the XWiki configuration file.DataMigration Interface for data migration.DataMigrationException Exception issued by the data migration components for an unexpected issue.DataMigrationManager Interface for all migration managers.DataMigrationStatus Common interface to report data migration status.MigrationRequiredException Exception issued by the data migration components when an access is attempted on a database that have not been migrated to the latest version.XWikiDBVersion Stores XWiki's data version in the database. -
Classes in com.xpn.xwiki.store.migration used by com.xpn.xwiki.store.migration.hibernate Class Description AbstractDataMigrationManager Template forDataMigrationManager
.AbstractDataMigrationManager.XWikiMigration Internal class used to find out the data migration that are being forced in the XWiki configuration file.DataMigration Interface for data migration.DataMigrationException Exception issued by the data migration components for an unexpected issue.DataMigrationManager Interface for all migration managers.XWikiDBVersion Stores XWiki's data version in the database.