com.jurismarches.vradi.migration
Class Migration004
java.lang.Object
com.jurismarches.vradi.migration.Migration004
public class Migration004
- extends Object
Migration004.
- Since:
- 3 févr. 2010 12:21:20
- Version:
- $Revision: 491 $ $Date: 2010-02-08 18:37:03 +0100 (lun., 08 févr. 2010) $
- Author:
- $Author: kmorin $
|
Method Summary |
static void |
performMigration()
Performs a datas migration from 0.0.3 to 0.0.4 of vradi databases. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Migration004
public Migration004()
performMigration
public static void performMigration()
- Performs a datas migration from 0.0.3 to 0.0.4 of vradi databases.
The migration only performs if 0.0.3 database exists and if
0.0.4 database is empty, that is, if no thesaurus can be found.
Note: Completes successfully or throws an exception on both
WikittyException or UnhandledException
Copyright © 2009-2010 JurisMarches. All Rights Reserved.