liquibase.snapshot
Class EmptyDatabaseSnapshot
java.lang.Object
liquibase.snapshot.DatabaseSnapshot
liquibase.snapshot.EmptyDatabaseSnapshot
public class EmptyDatabaseSnapshot
- extends DatabaseSnapshot
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyDatabaseSnapshot
public EmptyDatabaseSnapshot(Database database)
throws DatabaseException,
InvalidExampleException
- Throws:
DatabaseException
InvalidExampleException
EmptyDatabaseSnapshot
public EmptyDatabaseSnapshot(Database database,
SnapshotControl snapshotControl)
throws DatabaseException,
InvalidExampleException
- Throws:
DatabaseException
InvalidExampleException
Copyright © 2013 Liquibase.org. All Rights Reserved.