Yes. We can register the drivers using Class.forName()
There is one more way, which is long and creates tight coupling.
1. Create an object of driver given by DB vendor and register that object...