|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaVersion | |
|---|---|
| com.google.code.flyway.core | |
| Uses of SchemaVersion in com.google.code.flyway.core |
|---|
| Fields in com.google.code.flyway.core declared as SchemaVersion | |
|---|---|
static SchemaVersion |
SchemaVersion.EMPTY
Schema version for an empty schema. |
static SchemaVersion |
SchemaVersion.LATEST
Latest schema version. |
protected SchemaVersion |
Migration.schemaVersion
The target schema version of this migration. |
| Methods in com.google.code.flyway.core that return SchemaVersion | |
|---|---|
SchemaVersion |
Migration.getVersion()
|
| Methods in com.google.code.flyway.core with parameters of type SchemaVersion | |
|---|---|
int |
SchemaVersion.compareTo(SchemaVersion o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||