|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MigrationInfoProvider
Migration implementors that also implement this interface will be able to specify their version and description manually, instead of having it automatically computed.
| Method Summary | |
|---|---|
String |
getDescription()
Returns the description for the migration history. |
MigrationVersion |
getVersion()
Returns the version after the migration is complete. |
| Method Detail |
|---|
MigrationVersion getVersion()
null.String getDescription()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||