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,
int expectedRows) |
String |
getName() |
check, getCatalogName, getExpectedRows, getSchemaName, getSerializedObjectNamespace, getTableName, setCatalogName, setExpectedRows, setSchemaName, setTableName, validate, warn
getSerializedObjectName
convertEscaped, getSerializableFieldDataTypeClass, getSerializableFieldDataTypeClassParameters, getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, load, serialize, serializeValue, setSerializableFieldValue, shouldAutoLoad
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
load
getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, serialize
protected String getFailureMessage(int result, int expectedRows)
getFailureMessage
in class RowCountPrecondition
public String getName()
getName
in interface Precondition
getName
in class RowCountPrecondition
Copyright © 2023 Liquibase.org. All rights reserved.