public interface CustomPrecondition
| Modifier and Type | Method and Description |
|---|---|
void |
check(Database database) |
void check(Database database) throws CustomPreconditionFailedException, CustomPreconditionErrorException
Copyright © 2015 Liquibase.org. All rights reserved.