StaticcreateCreate an OINONoSqlApi and initialise its data model.
nosql backend to use
API parameters
StaticcreateCreate and optionally connect/validate a nosql backend from params.
connection parameters
if true, calls connect() on the backend
if true, calls validate() on the backend
StaticregisterRegister a nosql provider class under the given name.
name used in OINONoSqlParams.type
constructor of the provider
Static factory for creating
OINONoSqlinstances andOINONoSqlApiinstances from registered provider classes.Usage: