Package org.kawanfw.sql.api.server.blob
Provides classes and interfaces to download or upload Blobs/Clobs.
-
Interface Summary Interface Description BlobDownloadConfigurator Interface that defines the download method that will do the effective Blob/Clob download.BlobUploadConfigurator Interface that defines the upload method that will do the effective Blob/Clob upload. -
Class Summary Class Description DefaultBlobDownloadConfigurator Class that allows downloading Blob/Clobs.DefaultBlobUploadConfigurator Class that allows uploading Blob/Clobs.