StaticcreateCreate API from parameters and calls initDatamodel on the datamodel.
databased used in API
parameters of the API
StaticcreateCreate database from parameters from the registered classes.
database connection parameters
if true, connects to the database
if true, validates the database connection
StaticcreateCreates a key-value-collection from Javascript URL parameters.
HTTP Request
StaticregisterRegister a supported database class. Used to enable those that are installed in the factory instead of forcing everyone to install all database libraries.
name of the database implementation class
constructor for creating a database of that type
Static factory class for easily creating things based on data