StaticcreateCreate an OINOBlobApi and initialise its data model.
blob backend to use
API parameters (tableName is used as the blob prefix)
StaticcreateCreate and optionally connect/validate a blob backend from params.
connection parameters
if true, calls connect() on the backend
if true, calls validate() on the backend
StaticregisterRegister a blob provider class under the given name.
name used in OINOBlobParams.type
constructor of the provider
Static factory for creating
OINOBlobinstances andOINOBlobApiinstances from registered provider classes.Usage: