load Database Drivers
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.
Load and initialize the database drivers. Execute this once before connecting to a database.
If a driver was not found a ClassNotFoundException will then be thrown.