Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getExternalDatabase

getExternalDatabase

getExternalDatabase(dbName: String): ExternalDatabase;

The getExternalDatabase method of the Application class returns a reference to the shared transient instance of the external database specified in the dbName parameter or null if there is no active external database with the specified name.