public class TableIsEmptyPrecondition extends RowCountPrecondition
| Constructor and Description |
|---|
TableIsEmptyPrecondition() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFailureMessage(int result) |
String |
getName() |
check, getCatalogName, getExpectedRows, getSchemaName, getTableName, setCatalogName, setExpectedRows, setSchemaName, setTableName, validate, warnprotected String getFailureMessage(int result)
getFailureMessage in class RowCountPreconditionpublic String getName()
getName in interface PreconditiongetName in class RowCountPreconditionCopyright © 2014 Liquibase.org. All rights reserved.