Uses of Interface
com.atlassian.confluence.core.persistence.schema.api.SchemaComparison

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

Uses of SchemaComparison in com.atlassian.confluence.core.persistence.schema.api
 

Methods in com.atlassian.confluence.core.persistence.schema.api that return SchemaComparison
 SchemaComparison SchemaComparisonService.compareExpectedWithActualSchema()
          Attempt to reconcile the "expected" database schema with the "actual" schema.
 

Uses of SchemaComparison in com.atlassian.confluence.core.persistence.schema.descriptor
 

Classes in com.atlassian.confluence.core.persistence.schema.descriptor that implement SchemaComparison
 class ComparedSchema
           
 

Uses of SchemaComparison in com.atlassian.confluence.core.persistence.schema.hibernate
 

Methods in com.atlassian.confluence.core.persistence.schema.hibernate that return SchemaComparison
 SchemaComparison HibernateSchemaComparisonService.compareExpectedWithActualSchema()
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.