@Internal @ParametersAreNonnullByDefault

Package com.atlassian.confluence.core.persistence.schema.api

Interface Summary
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 Summary
SchemaElementComparison.ComparisonResult  
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.