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

Private API.

See:
          Description

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.
 

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

Private API. No compatibility guarantees provided.



Copyright © 2011. All Rights Reserved.