com.nurelm.nc3to4
Class BBBMigration

java.lang.Object
  extended bycom.nurelm.nc3to4.BBBMigration

public class BBBMigration
extends java.lang.Object

NCMigration

Description:This class is to migrate from NuContent v3.0 to NuContent v4.0 . It migrates the data from the NC3 database to the one used by NC4.JDBC exposes the NC3 database while to move data to NC4 database, nucontent.model is used.


Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)