getDbList

abstract fun getDbList(): List<Database>
Database connections configured for this application.
repeated .elide.db.Database db = 11;