loadDatabaseDrivers

open fun loadDatabaseDrivers()

Load and initialize the database drivers. Execute this once before connecting to a database.

Throws

If a driver was not found a ClassNotFoundException will then be thrown.