Uses of Interface
org.apache.jetspeed.tools.migration.JetspeedMigrationResult

Packages that use JetspeedMigrationResult
org.apache.jetspeed.tools.migration   
 

Uses of JetspeedMigrationResult in org.apache.jetspeed.tools.migration
 

Methods in org.apache.jetspeed.tools.migration that return JetspeedMigrationResult
 JetspeedMigrationResult JetspeedMigration.migrate(java.sql.Connection sourceConnection, int sourceVersion, java.sql.Connection targetConnection, JetspeedMigrationListener migrationListener)
          Migrate data from source to target database.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.