What class.forname does, while loading the drivers?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of JDBC Drivers are present and what are they?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
How do you determine the sensitivity of the ResultSet object?
What are the common JDBC problems that you got and how do you solved them?
Difference between Dirty, commited ,phantom,repeatable reads?
What is jdbc explain?
Which type of JDBC driver is the fastest one?
How does a file store compare with a jdbc store?
Explain the sequence of steps to connect to the database?
What does Class.forName return?