Package org.craftercms.studio.api.v2.dal
Interface RetryingDatabaseOperationFacade
- All Known Implementing Classes:
RetryingDatabaseOperationFacadeImpl
public interface RetryingDatabaseOperationFacade
-
Method Summary
-
Method Details
-
retry
Retries the database operationopup to the configured maximum retries. SeeRetryingDatabaseOperationAnnotationHandler- Parameters:
op- operation to execute
-
retry
Retries the database operationopup to the configured maximum retries. SeeRetryingDatabaseOperationAnnotationHandler- Parameters:
op- operation to execute
-