| Package | Description |
|---|---|
| com.atlassian.confluence.core.persistence.schema.hibernate | |
| com.atlassian.confluence.impl.core.persistence.hibernate.schema | |
| com.atlassian.confluence.importexport.xmlimport |
Imports Confluence data from an XML backup.
|
| com.atlassian.confluence.upgrade.impl |
| Constructor and Description |
|---|
HibernateSchemaComparisonService(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
ConfluenceSchemaHelper schemaHelper)
Deprecated.
|
| Constructor and Description |
|---|
ConfluenceSchemaCreator(org.hibernate.SessionFactory sessionFactory,
org.springframework.transaction.PlatformTransactionManager txManager,
HibernateMetadataSource metadataSource,
DdlExecutor ddlExecutor,
ConfluenceSchemaHelper schemaHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
BackupImporter.setSchemaHelper(ConfluenceSchemaHelper schemaHelper)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUpgradeManager.setSchemaHelper(ConfluenceSchemaHelper schemaHelper) |
Copyright © 2003–2023 Atlassian. All rights reserved.