Uses of Interface
com.atlassian.confluence.core.persistence.schema.api.SchemaComparison
-
-
Uses of SchemaComparison in com.atlassian.confluence.core.persistence.schema.api
Methods in com.atlassian.confluence.core.persistence.schema.api that return SchemaComparison Modifier and Type Method Description SchemaComparisonSchemaComparisonService. 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 Modifier and Type Class Description classComparedSchema -
Uses of SchemaComparison in com.atlassian.confluence.core.persistence.schema.hibernate
Methods in com.atlassian.confluence.core.persistence.schema.hibernate that return SchemaComparison Modifier and Type Method Description SchemaComparisonHibernateSchemaComparisonService. compareExpectedWithActualSchema()
-