Package com.atlassian.confluence.core.persistence.schema.hibernate
@Internal
@ParametersAreNonnullByDefault
package com.atlassian.confluence.core.persistence.schema.hibernate
-
ClassesClassDescriptionAn implementation of
SchemaComparisonService
which uses the Hibernate mapping as the "expected" schema, and compares it with the actual database schema.An implementation ofSchemaInformationService
which uses the Hibernate SessionFactoryImplementor to get database related information.