What class.forname will do while loading drivers of jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Is jdbc and orm?
How many isolation levels are supported in JDBC and what are they?
What are the main steps in java to make JDBC connectivity?
What is the use of JDBC DriverManager class?
what does the method Class.forName returns?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
Explain the steps in writing a java program using jdbc?
How can we execute stored procedures using callablestatement?
Explain different types of locks in jdbc?
What are the differences between setmaxrows(int) and setfetchsize(int)?
How to handle when the database crashes while reading the data from the database?
Is jdbc connection secure?