Class TopiaMigrationCallback


@Deprecated
public abstract class TopiaMigrationCallback
extends TopiaMigrationCallbackByMethod
Deprecated.
since 2.5, use now the TopiaMigrationCallbackByClass or TopiaMigrationCallbackByMethod. will not be replaced and remove before version 2.6.
Default migration call back to use. Replace deprecated implementation ManualMigrationCallback.
Since:
2.3.4
Version:
$Id$
Author:
tchemit <chemit@codelutin.com>
  • Constructor Details

  • Method Details

    • getMigrationMethod

      @Deprecated protected java.lang.reflect.Method getMigrationMethod​(org.nuiton.version.Version version) throws java.lang.NoSuchMethodException
      Deprecated.
      Throws:
      java.lang.NoSuchMethodException