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 the difference between SENSITIVE and INSENSITIVE?



what is the difference between SENSITIVE and INSENSITIVE?..

Answer / suresh mishra

Sensitive : When you have opened the ResultSet and some one is updating the data in the database.The updated data will be shown in the current ResultSet.
InSensitive - The ResultSet will not get the updated data in the middle of result execution.

Is This Answer Correct ?    13 Yes 2 No

Post New Answer

More JDBC Interview Questions

Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?

0 Answers  


How to find the column count in resultset?

1 Answers   Wipro,


What are the main components of JDBC ?

0 Answers  


What is serialization and deserialization in java programming?

0 Answers  


What is createstatement method in java?

0 Answers  


Explain the importance of drivermanager.

0 Answers  


why we don't use the type 2 driver for connect to the database in jdbc?

1 Answers   TCS,


What are clob and blob data types in jdbc?

0 Answers  


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

0 Answers  


Give steps to connect to the db using jdbc?

0 Answers  


How can you use preparedstatement in jdbc?

0 Answers  


What is the exception thrown by JDBC ?

7 Answers  


Categories