Class V1_0__CreateStructure
- java.lang.Object
-
- net.anotheria.portalkit.services.accountarchive.persistence.jdbc.migrations.common.V1_0__CreateStructure
-
- All Implemented Interfaces:
com.googlecode.flyway.core.api.migration.jdbc.JdbcMigration
public class V1_0__CreateStructure extends java.lang.Object implements com.googlecode.flyway.core.api.migration.jdbc.JdbcMigration- Since:
- 22.04.14 13:47
- Author:
- VKoulakov
-
-
Constructor Summary
Constructors Constructor Description V1_0__CreateStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmigrate(java.sql.Connection connection)
-