| Package | Description |
|---|---|
| com.googlecode.flyway.core |
The main Flyway package and for most users, the only one they'll ever need to know about.
|
| com.googlecode.flyway.core.api |
FlywayException, MigrationInfo and related classes.
|
| com.googlecode.flyway.core.api.migration |
Interfaces for Migration implementors.
|
| com.googlecode.flyway.core.api.migration.jdbc |
Interfaces for Jdbc Migrations.
|
| com.googlecode.flyway.core.api.migration.spring |
Interfaces for Spring Jdbc Migrations (require Spring Jdbc + dependencies on the classpath).
|
Copyright © 2013. All rights reserved.