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, warn
protected String getFailureMessage(int result)
getFailureMessage
in class RowCountPrecondition
public String getName()
getName
in interface Precondition
getName
in class RowCountPrecondition
Copyright © 2014 Liquibase.org. All rights reserved.