| Package | Description |
|---|---|
| com.atlassian.confluence.core.persistence.schema.hibernate | |
| com.atlassian.confluence.impl.upgrade2 |
Everything in this package is related to "The New Upgrade Task Framework".
|
| 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. |
| Constructor and Description |
|---|
SchemaVerificationMessageRunner(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.messagequeue.registry.MessageRunnerRegistryService messageRunnerRegistryService,
com.atlassian.messagequeue.MessageRunnerService messageRunnerService,
SchemaComparisonService schemaComparisonService) |
Copyright © 2003–2017 Atlassian. All rights reserved.