Uses of Package
com.xpn.xwiki.store.migration

Packages that use com.xpn.xwiki.store.migration
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
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
          This entity is store xwiki's data version in database.
 

Classes in com.xpn.xwiki.store.migration used by com.xpn.xwiki.store.migration.hibernate
AbstractDataMigrationManager
          Template for DataMigrationManager.
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
          This entity is store xwiki's data version in database.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.