JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
liquibase.precondition
Interface CustomPrecondition
public interface
CustomPrecondition
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
check
(
Database
database)
Method Details
check
void
check
(
Database
database)
throws
CustomPreconditionFailedException
,
CustomPreconditionErrorException
Throws:
CustomPreconditionFailedException
CustomPreconditionErrorException