|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| com.googlecode.flyway.core.api | Public API: General classes. |
| com.googlecode.flyway.core.api.migration | Public API: Interfaces for Migration implementors. |
| Uses of Version in com.googlecode.flyway.core.api |
|---|
| Fields in com.googlecode.flyway.core.api declared as Version | |
|---|---|
static Version |
Version.EMPTY
Version for an empty schema. |
static Version |
Version.LATEST
Latest version. |
| Methods in com.googlecode.flyway.core.api with parameters of type Version | |
|---|---|
int |
Version.compareTo(Version o)
|
| Uses of Version in com.googlecode.flyway.core.api.migration |
|---|
| Methods in com.googlecode.flyway.core.api.migration that return Version | |
|---|---|
Version |
MigrationInfoProvider.getVersion()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||