public class EmptyDatabaseSnapshot extends DatabaseSnapshot
LiquibaseSerializable.SerializationType
ALL_CATALOGS_STRING_SCRATCH_KEY
GENERIC_CHANGELOG_EXTENSION_NAMESPACE, GENERIC_SNAPSHOT_EXTENSION_NAMESPACE, STANDARD_CHANGELOG_NAMESPACE, STANDARD_SNAPSHOT_NAMESPACE
Constructor and Description |
---|
EmptyDatabaseSnapshot(Database database) |
EmptyDatabaseSnapshot(Database database,
SnapshotControl snapshotControl) |
clone, createGeneratorChain, get, get, getDatabase, getMetadata, getResultSetCache, getSchemaComparisons, getScratchData, getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, getSerializedObjectName, getSerializedObjectNamespace, getSnapshotControl, include, init, isWrongCatalog, isWrongSchema, load, loadObjects, merge, serialize, setMetadata, setSchemaComparisons, setScratchData
public EmptyDatabaseSnapshot(Database database) throws DatabaseException, InvalidExampleException
public EmptyDatabaseSnapshot(Database database, SnapshotControl snapshotControl) throws DatabaseException, InvalidExampleException
Copyright © 2023 Liquibase.org. All rights reserved.