liquibase.snapshot
Class SnapshotControl
java.lang.Object
liquibase.snapshot.SnapshotControl
public class SnapshotControl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnapshotControl
public SnapshotControl()
SnapshotControl
public SnapshotControl(Class<? extends DatabaseObject>... types)
SnapshotControl
public SnapshotControl(String types)
getTypesToInclude
public Set<Class<? extends DatabaseObject>> getTypesToInclude()
shouldInclude
public boolean shouldInclude(Class<? extends DatabaseObject> type)
Copyright © 2013 Liquibase.org. All Rights Reserved.