public class TableIsEmptyPrecondition extends RowCountPrecondition
LiquibaseSerializable.SerializationType
GENERIC_CHANGELOG_EXTENSION_NAMESPACE, GENERIC_SNAPSHOT_EXTENSION_NAMESPACE, STANDARD_CHANGELOG_NAMESPACE, STANDARD_SNAPSHOT_NAMESPACE
Constructor and Description |
---|
TableIsEmptyPrecondition() |
Modifier and Type | Method and Description |
---|---|
protected String |
getFailureMessage(int result) |
String |
getName() |
check, getCatalogName, getExpectedRows, getSchemaName, getSerializedObjectNamespace, getTableName, setCatalogName, setExpectedRows, setSchemaName, setTableName, validate, warn
getSerializedObjectName
getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, load, serialize, serializeValue, shouldAutoLoad
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
load
getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, serialize
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.