Static
createCreate API from parameters and calls initDatamodel on the datamodel.
databased used in API
parameters of the API
Static
createCreate database from parameters from the registered classes.
database connection parameters
if true, connects to the database
if true, validates the database connection
Static
createCreates a key-value-collection from Javascript URL parameters.
HTTP Request
Static
registerRegister 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