add a new class to schema
add storage ref which is extended by this
add storage ref which extending an other
Open a direct connection
Return generic entity controller
Return all handled entity ames
Returns IEntityRef handled by the storage
Return all handled entities
return storage framework
returns the name
return storage options
Return a collection description handled by this storage ref by name
Return all collection names handled by this storage ref
Return all collection descriptions handled by this storage ref
return storage type
check if class is handled by this storage ref
Test if storage ref is already connected
implements initialisation for storage ref, called after constructor
Reload storage configuration
onShutdown function to finalize this storage ref (close opened connection and release resources)
marks if onShutdown is soft (close on runtime) or hard (onShutdown of program)
Generated using TypeDoc
Abstract interface for storage declaration