C M V

C

com.googlecode.flyway.sample - package com.googlecode.flyway.sample
 
com.googlecode.flyway.sample.migration - package com.googlecode.flyway.sample.migration
 

M

Main - Class in com.googlecode.flyway.sample
Simplest possible sample to demonstrate the usage of Flyway.
Main() - Constructor for class com.googlecode.flyway.sample.Main
 
main(String[]) - Static method in class com.googlecode.flyway.sample.Main
Runs the sample.
migrate(JdbcTemplate) - Method in class com.googlecode.flyway.sample.migration.V1_2__Another_user
 

V

V1_2__Another_user - Class in com.googlecode.flyway.sample.migration
Example of a Java-based migration.
V1_2__Another_user() - Constructor for class com.googlecode.flyway.sample.migration.V1_2__Another_user
 

C M V

Copyright © 2011. All Rights Reserved.