| Package | Description |
|---|---|
| com.atlassian.confluence.core.persistence.schema | |
| com.atlassian.confluence.core.persistence.schema.hibernate |
| Constructor and Description |
|---|
StartupSchemaChecker(SchemaComparisonService schemaComparisonService,
com.atlassian.event.api.EventPublisher eventPublisher,
VersionHistoryDao versionHistoryDao,
com.atlassian.tenancy.api.TenantAccessor tenantAccessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateSchemaComparisonService
An implementation of
SchemaComparisonService which
uses the Hibernate mapping as the "expected" schema, and compares it with the actual database schema. |
Copyright © 2003–2017 Atlassian. All rights reserved.