Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what exactly happens when we execute
"Class.forname("Driver class name");"?Explain indetail

Answer Posted / devarathnam c,kotagudibanda(po

Hi... Actually whenever the JVM encounter the statement
Class.forName("Driver class name");The drivers will be
loading into the memory,then only the JVM will identify the
driver to process the database stuff.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

1013


What do you mean by batch processing in jdbc?

1057


How do we call a stored procedure from jdbc?

1025


Explain about DSN?

1029


What does the connection object represents?

1106


List some new features available in jdbc 4.0?

959


How can you use preparedstatement in jdbc?

1043


Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.

1006


What is 2 phase commit?

1251


How the JDBC application works?

1005


Why do we need jdbc?

1106


What happens if connection is not closed in jdbc?

1024


What is the fastest type of JDBC driver?

1101


What does the jdbc connection interface?

1037


What are the main steps in java to make JDBC connectivity?

1074