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 is static Synchronized method in JDBC API? Give an
example?

Answer Posted / venkat

getConnection is not synchronized method,but it is static

registerDriver(java.sql.driver);
deregisterDriver(java.sql.driver);
 the above two methods are synchronized methods
if any one have doubet

go to command prompt type following command

javap java.sql.DriverManager

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does executeupdate return in java?

1094


What is jdbc? Describe the steps needed to execute a sql query using jdbc.

993


What do you mean by odbc?

1076


Why is odbc needed?

959


What is jdbc in java?

993


What is 2 phase commit?

1252


How we store procedure in oralce for callable statements in jdbc

2387


Differentiate between a statement and a preparedstatement.

1106


Can resultset be null in java?

984


Name the method, which is used to prepare a callablestatement.

959


How can we store the file in the oracle database?

986


What is while rs next ())?

1001


What is the limitation of PreparedStatement and how to overcome it?

1188


java based application for hospital management

3879


What is setautocommit in jdbc?

975