Package com.googlecode.flyway.core.migration.sql

Class Summary
PlaceholderReplacer Tool for replacing placeholders.
SqlMigration Database migration based on a sql file.
SqlMigrationResolver Migration resolver for sql files on the classpath.
SqlScript Sql script containing a series of statements terminated by semi-columns (;).
SqlStatement A sql statement from a script that can be executed at once against a database.
 



Copyright © 2010. All Rights Reserved.