org.nuiton.topia.migration.transformation
Class MigrationNull
java.lang.Object
org.nuiton.topia.migration.transformation.AbstractMigration
org.nuiton.topia.migration.transformation.MigrationNull
- All Implemented Interfaces:
- Migration
Deprecated. since 2.3.4, please use now the simplify service TopiaMigrationEngine
@Deprecated
public class MigrationNull
- extends AbstractMigration
MigrationNull.java
- Author:
- Chatellier Eric, Chevallereau Benjamin, Eon Sébastien, Trève Vincent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MigrationNull
public MigrationNull()
- Deprecated.
migrate
public void migrate(MapAdapter map,
MapHelper helper)
- Deprecated.
- Description copied from class:
AbstractMigration
- Effectue la migration
- Specified by:
migrate in interface Migration- Specified by:
migrate in class AbstractMigration
- Parameters:
map - La map d'entree/sortiehelper - Le helper permettant d'acceder au autre tuple de la base
Copyright © 2004-2010 CodeLutin. All Rights Reserved.