Package io.dialob.db.azure.blob.storage
package io.dialob.db.azure.blob.storage
-
ClassDescriptionAbstract implementation for an Azure Blob Storage-based document database.FormAzureBlobStorageDatabase is an implementation of the FormDatabase interface that provides methods for managing form documents stored in Azure Blob Storage.Implements the
QuestionnaireDatabaseinterface to store and manageQuestionnairedocuments as blobs in Azure Blob Storage.