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