( 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) |
.hasDatabase(int id) : boolean
Returns TRUE if a database is defined for the given id, else FALSE |
.list : List
Returns the list of databases |
.numberOfDatabases : int
Returns the number of databases |