How you can know about drivers and database information

Showing Answers 1 - 1 of 1 Answers

Sachin

  • Aug 12th, 2005
 

Java API contains the class DriverManager and the interface Driver in java.sql package. This class provides information about the drivers and database to connect.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions