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 / yash

In addition to above answers, using Class.forName the
instance of driver is automatically registered with the
DriverManager. Thus it saves us from the efforts of
creating new instance of driver and registering it with
DriverManager!!

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are drivers available?

1067


How do I load a database driver with JDBC 4.0 / Java 6?

1028


What is jdbc odbc bridge in java?

1124


How do I find jdbc version?

1057


What are the common jdbc exceptions?

998


What is executequery in java?

949


What is use of connection pooling?

1014


Explain Basic Steps in Writing a Java Program Using Jdbc?

1108


What is preparedstatement in jdbc?

1016


What is a merge field?

990


How we store procedure in oralce for callable statements in jdbc

2386


What is meant by jdbc?

964


What are the common JDBC problems that you got and how do you solved them?

2486


How do I find whether a parameter exists in the request object?

964


What is the query used to display all tables names in SQL Server (Query analyzer)?

1114