Class V6_0_2015_08_31__DS_2701_Hibernate_Workflow_Migration
java.lang.Object
org.flywaydb.core.api.migration.BaseJavaMigration
org.dspace.storage.rdbms.migration.V6_0_2015_08_31__DS_2701_Hibernate_Workflow_Migration
- All Implemented Interfaces:
org.flywaydb.core.api.migration.JavaMigration
public class V6_0_2015_08_31__DS_2701_Hibernate_Workflow_Migration
extends org.flywaydb.core.api.migration.BaseJavaMigration
User: kevin (kevin at atmire.com)
Date: 1/09/15
Time: 12:08
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flywaydb.core.api.migration.BaseJavaMigration
canExecuteInTransaction, extractVersionAndDescription, getDescription, getVersion, initMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flywaydb.core.api.migration.JavaMigration
getResolvedMigration, getType
-
Constructor Details
-
V6_0_2015_08_31__DS_2701_Hibernate_Workflow_Migration
public V6_0_2015_08_31__DS_2701_Hibernate_Workflow_Migration()
-
-
Method Details
-
migrate
- Throws:
Exception
-
getChecksum
- Specified by:
getChecksumin interfaceorg.flywaydb.core.api.migration.JavaMigration- Overrides:
getChecksumin classorg.flywaydb.core.api.migration.BaseJavaMigration
-