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

Packages that use com.atlassian.confluence.core.persistence.schema.api
com.atlassian.confluence.core.persistence.schema   
com.atlassian.confluence.core.persistence.schema.api   
com.atlassian.confluence.core.persistence.schema.descriptor   
com.atlassian.confluence.core.persistence.schema.hibernate   
com.atlassian.confluence.core.persistence.schema.util   
 

Classes in com.atlassian.confluence.core.persistence.schema.api used by com.atlassian.confluence.core.persistence.schema
SchemaComparisonService
          Provides a service for reconciling the actual database schema with an "expected" view of the schema.
 

Classes in com.atlassian.confluence.core.persistence.schema.api used by com.atlassian.confluence.core.persistence.schema.api
SchemaComparison
          A representation of a comparison between the expected and actual database schemata.
SchemaElementComparison
          Represents a comparison between the "expected" and "actual" representation of a database schema element.
SchemaElementComparison.ColumnComparison
           
SchemaElementComparison.ComparisonResult
           
SchemaElementComparison.IndexComparison
           
TableSchemaComparison
          Represents a comparison between the "actual" and "expected" representations of a database table schema
 

Classes in com.atlassian.confluence.core.persistence.schema.api used by com.atlassian.confluence.core.persistence.schema.descriptor
SchemaComparison
          A representation of a comparison between the expected and actual database schemata.
SchemaElementComparison
          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
 

Classes in com.atlassian.confluence.core.persistence.schema.api used by com.atlassian.confluence.core.persistence.schema.hibernate
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.
 

Classes in com.atlassian.confluence.core.persistence.schema.api used by com.atlassian.confluence.core.persistence.schema.util
TableSchemaComparison
          Represents a comparison between the "actual" and "expected" representations of a database table schema
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.