@Internal @ParametersAreNonnullByDefault
Interface | Description |
---|---|
SchemaComparison |
A representation of a comparison between the expected and actual database schemata.
|
SchemaComparisonService |
Provides a service for reconciling the actual database schema with an "expected" view of the schema.
|
SchemaElementComparison<T> |
Represents a comparison between the "expected" and "actual" representation of a database schema element.
|
SchemaElementComparison.ColumnComparison | |
SchemaElementComparison.IndexComparison | |
TableSchemaComparison |
Represents a comparison between the "actual" and "expected" representations of a database table schema
|
Enum | Description |
---|---|
SchemaElementComparison.ComparisonResult |
Copyright © 2003–2020 Atlassian. All rights reserved.