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...


How a driver can be loaded?



How a driver can be loaded?..

Answer / samsudeen

the Driver is Loaded using Class.forName

For Ex : I Load the mysql Driver

Class.forName("org.gjt.mm.mysql.Driver");

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JDBC Interview Questions

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

0 Answers   UGC Corporation,


Give an example for getXXX method?

0 Answers  


what is connection pooling?

6 Answers   Wipro,


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

0 Answers  


What is the use of dialect?

0 Answers  


Does jdbctemplate use prepared statements?

0 Answers  


How to check jdbc driver version in websphere?

0 Answers  


What is the feature of jdbc v4?

0 Answers  


What is executequery in java?

0 Answers  


When you will get error like ?No suitable driver??

2 Answers  


What does executeupdate return in jdbc?

0 Answers  


What is statement and preparedstatement in java?

0 Answers  


Categories