Libraries anvil runtime Namespace

class Namespace
extends anvil.lang.object
Namespace is a wrapper for namespaces. There are two categories of namespaces, server namespace, declared in server's configuration and global namespace, always present thread specific namespace.

Methods

Namespace commit()
Commits changes made to this namespace, if applicable.