@Internal @ParametersAreNonnullByDefault
Package com.atlassian.confluence.core.persistence.schema.hibernate
-
Class Summary Class Description HibernateSchemaComparisonService An implementation ofSchemaComparisonServicewhich uses the Hibernate mapping as the "expected" schema, and compares it with the actual database schema.HibernateSchemaInformationService An implementation ofSchemaInformationServicewhich uses the Hibernate SessionFactoryImplementor to get database related information.