| Class | Description |
|---|---|
| CatalogSnapshotGenerator | |
| ColumnSnapshotGenerator | |
| ColumnSnapshotGeneratorH2 | |
| ColumnSnapshotGeneratorInformix |
Informix-specific parts of ColumnSnapshotGenerator to account for various quirks in IBM Informix.
|
| ColumnSnapshotGeneratorOracle |
Oracle Database-specific parts of ColumnSnapshotGenerator
|
| ColumnSnapshotGeneratorPostgres |
Implements the PostgreSQL-specific parts of column snapshotting.
|
| DataSnapshotGenerator | |
| ForeignKeySnapshotGenerator | |
| IndexSnapshotGenerator |
Analyses the properties of a database index and creates an object representation ("snapshot").
|
| JdbcSnapshotGenerator | |
| PrimaryKeySnapshotGenerator | |
| SchemaSnapshotGenerator | |
| SequenceSnapshotGenerator |
Snapshot generator for a SEQUENCE object in a JDBC-accessible database
|
| TableSnapshotGenerator | |
| UniqueConstraintSnapshotGenerator | |
| ViewSnapshotGenerator |
Copyright © 2019 Liquibase.org. All rights reserved.