Mapping of connection name -> connection instance for connections registered with this service.
The global application instance.
Get the global Application.
Get the global Container.
Get a connection instance by its name. Throws if none exists.
Get the method with the given name from this class, bound to this class.
function
Returns true if a connection is registered with the given name.
Call the make()
method on the global container.
Return an array of the names of all registered connections.
Register a new connection instance by name.
Get a guaranteed-unique connection name.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
A singleton, non-unit service that stores and retrieves database connections by name.