Package com.atlassian.confluence.internal.persistence
package com.atlassian.confluence.internal.persistence
-
ClassDescriptionA Dao for ContentEntityObjects.Dao for ContentPermissions.A helper class, defining the utility method
SalRetryConnectionCallback.execute(org.springframework.retry.support.RetryTemplate, com.atlassian.sal.api.rdbms.TransactionalExecutor, com.atlassian.sal.api.rdbms.ConnectionCallback<T>)to callTransactionalExecutor.execute(ConnectionCallback)with aRetryTemplate.TheTransactionRetryInterceptorConfig.transactionRetryInterceptor()can be used to intercept transactional methods which may fail due to an optimistic locking failure or similar.A Dao for VersionHistory.Dao for storing state related to Zero Downtime Upgrades