Skip to main content

DBMTables.Utils

class DBMTables.Utils

Classes/tables in this package store data for use by the UI.

Method Inventory

Methods

classmethod ClearDADTables(verbose As %Boolean = 0)
classmethod ClearDBMTables(verbose As %Boolean = 0, killInitGlobal As %Boolean = 0)
Use this during testing to make sure we build caches at the right time.
classmethod InitializeTables(verbose As %Integer = 0, whichTables As %String = "selecttest", clearFirst As %Boolean = 1)
The purpose of this method is to initialize the DBM tables. whichTables can be "all", "dbm", "test", or "selecttest"
classmethod ProcessServerDirectoryName(dirname, ByRef servername, ByRef instancename)
classmethod ReloadSavedParms(verbose As %Boolean = 0)
FeedbackOpens in a new tab