Package com.googlecode.flyway.core.validation

Private API.

See:
          Description

Class Summary
DbValidator Main workflow for validating the applied migrations against the available classpath migrations in order to detect accidental migration changes.
 

Enum Summary
ValidationErrorMode Mode for handling validation errors.
ValidationMode Mode for the validation.
 

Exception Summary
ValidationException Exception indicating that the available migrations are inconsistent or incompatible with the applied migrations.
 

Package com.googlecode.flyway.core.validation Description

Private API. No compatibility guarantees provided.



Copyright © 2011. All Rights Reserved.