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
public class MigrationNull
- extends AbstractMigration
MigrationNull.java
- Version:
- $Revision: 1894 $
Last update : $Date: 2010-04-15 17:44:51 +0200 (jeu., 15 avril 2010) $
- 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()
migrate
public void migrate(MapAdapter map,
MapHelper helper)
- 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.