db.migration.mysql
Class V4_0_2__ConfigurableNameInCSP

java.lang.Object
  extended by db.migration.mysql.V4_0_2__ConfigurableNameInCSP
All Implemented Interfaces:
com.googlecode.flyway.core.migration.java.JavaMigration

public class V4_0_2__ConfigurableNameInCSP
extends Object
implements com.googlecode.flyway.core.migration.java.JavaMigration


Constructor Summary
V4_0_2__ConfigurableNameInCSP()
           
 
Method Summary
 void migrate(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

V4_0_2__ConfigurableNameInCSP

public V4_0_2__ConfigurableNameInCSP()
Method Detail

migrate

public void migrate(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
             throws Exception
Specified by:
migrate in interface com.googlecode.flyway.core.migration.java.JavaMigration
Throws:
Exception


Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.