|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.flyway.sample.migration.V1_2__Another_user
public class V1_2__Another_user
Example of a Java-based migration.
| Constructor Summary | |
|---|---|
V1_2__Another_user()
|
|
| 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 |
|---|
public V1_2__Another_user()
| Method Detail |
|---|
public void migrate(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
throws java.lang.Exception
migrate in interface JavaMigrationjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||