Package | Description |
---|---|
com.atlassian.confluence.upgrade.ddl | |
com.atlassian.confluence.upgrade.upgradetask | |
com.atlassian.confluence.upgrade.upgradetask.attachmentceo |
Modifier and Type | Class and Description |
---|---|
class |
HibernateDdlExecutor
Executes any set of
DdlCommand s thrown its way. |
Constructor and Description |
---|
HibernateAlterTableExecutor(ConfluenceHibernateConfig hibernateConfig,
DdlExecutor ddlExecutor) |
Constructor and Description |
---|
AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory,
AlterTableExecutor alterTableExecutor,
DdlExecutor ddlExecutor,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
BandanaKeyUniqueConstraintUpgradeTask(AlterTableExecutor alterTableExecutor,
DdlExecutor ddlExecutor,
BandanaKeyUniqueConstraintCleaner bandanaKeyUniqueConstraintCleaner) |
ContentIndexUpgradeTask(DdlExecutor ddlExecutor) |
ContentPermissionConstraintsUpgradeTask(AlterTableExecutor alterTableExecutor,
DdlExecutor ddlExecutor,
com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsCleaner contentPermissionConstraintsCleaner) |
DropContentLockTableUpgradeTask(DdlExecutor ddlExecutor) |
RelationConstraintsPreSchemaUpgradeTask(DdlExecutor ddlExecutor,
net.sf.hibernate.SessionFactory sessionFactory,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
UserMappingLowerUsernameSchemaUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory,
AlterTableExecutor alterTableExecutor,
DdlExecutor ddlExecutor,
ConfluenceHibernateConfig hibernateConfig) |
Constructor and Description |
---|
AttachmentToCeoConversionUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
int preUpgradeBuildNumber,
DdlExecutor ddlExecutor,
ThumbnailManager thumbnailManager,
ConfluenceIndexer confluenceIndexer,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
AttachmentManager attachmentManager,
SynchronizationManager synchronizationManager,
HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem) |
AttachmentToContentMigrator(net.sf.hibernate.Session session,
com.atlassian.hibernate.extras.ResettableTableHiLoGenerator contentPropertyIdGenerator,
ConfluenceIndexer confluenceIndexer,
DdlExecutor ddlExecutor,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
Map<Long,Long> remappedAttachmentIds,
Set<Long> idsToReindex,
boolean minorEditExists,
boolean contentLabelAttIdExists) |
Copyright © 2003–2016 Atlassian. All rights reserved.