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