which interface is important from java sql package in jdbc
Classes and interface of Java SQL package to make a connection with the databaseDriverManager class :- It helps to make a connection with the driver.Driver Interface:- It is mainly used by the DriverManager class for registering and connecting driver