|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MigrationChecksumProvider
Migration implementors that also implement this interface will be able to specify their checksum (for
validation), instead of having it automatically computed or default to null (for Java Migrations).
| Method Summary | |
|---|---|
Integer |
getChecksum()
Computes the checksum of the migration. |
| Method Detail |
|---|
Integer getChecksum()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||