|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectliquibase.snapshot.DatabaseSnapshot
liquibase.snapshot.RestoredDatabaseSnapshot
public class RestoredDatabaseSnapshot
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface liquibase.serializer.LiquibaseSerializable |
|---|
LiquibaseSerializable.SerializationType |
| Field Summary |
|---|
| Fields inherited from interface liquibase.serializer.LiquibaseSerializable |
|---|
GENERIC_CHANGELOG_EXTENSION_NAMESPACE, GENERIC_SNAPSHOT_EXTENSION_NAMESPACE, STANDARD_CHANGELOG_NAMESPACE, STANDARD_SNAPSHOT_NAMESPACE |
| Constructor Summary | |
|---|---|
RestoredDatabaseSnapshot(Database database)
|
|
| Method Summary |
|---|
| Methods inherited from class liquibase.snapshot.DatabaseSnapshot |
|---|
clone, createGeneratorChain, get, get, getDatabase, getMetadata, getResultSetCache, getSchemaComparisons, getScratchData, getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, getSerializedObjectName, getSerializedObjectNamespace, getSnapshotControl, include, init, isWrongSchema, load, loadObjects, serialize, setMetadata, setSchemaComparisons, setScratchData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestoredDatabaseSnapshot(Database database)
throws DatabaseException,
InvalidExampleException
DatabaseException
InvalidExampleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||