@Internal @ParametersAreNonnullByDefault
Package com.atlassian.confluence.core.persistence.schema.api
-
Interface Summary 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 SchemaInformationService Provides a service to get database related information.SchemaInformationService.CloseableDatabaseInformation A subtype of the Hibernate interface that addsAutoCloseable
.TableSchemaComparison Represents a comparison between the "actual" and "expected" representations of a database table schema -
Enum Summary Enum Description SchemaElementComparison.ComparisonResult