$databases

( documentation for Telosys generator version 3.3.0 )


Object representing all the databases defined in the 'databases.dbcfg' file


Since : 2.1.0

Attributes and methods
.getDatabase(int id) : DatabaseInContext

Returns the database for the given id (or null if none)

Parameters :
   id : the database id

.hasDatabase(int id) : boolean

Returns TRUE if a database is defined for the given id, else FALSE

Parameters :
   id : the database id

.list : List

Returns the list of databases

.numberOfDatabases : int

Returns the number of databases