Interface | Description |
---|---|
SnapshotGenerator | |
SnapshotListener |
Listener interface to be called during the snapshot process.
|
Class | Description |
---|---|
CachedRow | |
DatabaseSnapshot | |
EmptyDatabaseSnapshot | |
JdbcDatabaseSnapshot | |
RestoredDatabaseSnapshot | |
ResultSetCache | |
ResultSetCache.ResultSetExtractor | |
ResultSetCache.RowData | |
ResultSetCache.SingleResultSetExtractor | |
ResultSetCache.UnionResultSetExtractor | |
ResultSetCacheSnowflake | |
ResultSetCacheSnowflake.RowData | |
ResultSetCacheSnowflake.SingleResultSetExtractor | |
SnapshotControl |
Allows the class user to influence various aspects of the database object snapshot generation, e.g.
|
SnapshotGeneratorChain | |
SnapshotGeneratorFactory | |
SnapshotIdService |
Exception | Description |
---|---|
InvalidExampleException |
Thrown if a descriptive example is not specific enough to perform a snapshot.
|
Copyright © 2023 Liquibase.org. All rights reserved.