Class V1_4_0__DML_Refactor_localized_content
java.lang.Object
org.flywaydb.core.api.migration.BaseJavaMigration
de.digitalcollections.cudami.server.backend.impl.database.migration.V1_4_0__DML_Refactor_localized_content
- All Implemented Interfaces:
org.flywaydb.core.api.migration.JavaMigration
public class V1_4_0__DML_Refactor_localized_content
extends org.flywaydb.core.api.migration.BaseJavaMigration
-
Constructor Summary
Constructors Constructor Description V1_4_0__DML_Refactor_localized_content() -
Method Summary
Modifier and Type Method Description voidmigrate(org.flywaydb.core.api.migration.Context context)Methods inherited from class org.flywaydb.core.api.migration.BaseJavaMigration
canExecuteInTransaction, getChecksum, getDescription, getVersion, isUndoMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
V1_4_0__DML_Refactor_localized_content
public V1_4_0__DML_Refactor_localized_content()
-
-
Method Details
-
migrate
public void migrate(org.flywaydb.core.api.migration.Context context) throws java.lang.Exception- Throws:
java.lang.Exception
-