public class EmptyDatabaseSnapshot extends DatabaseSnapshot
LiquibaseSerializable.SerializationTypeGENERIC_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, serialize, setMetadata, setSchemaComparisons, setScratchDatapublic EmptyDatabaseSnapshot(Database database) throws DatabaseException, InvalidExampleException
public EmptyDatabaseSnapshot(Database database, SnapshotControl snapshotControl) throws DatabaseException, InvalidExampleException
Copyright © 2018 Liquibase.org. All rights reserved.