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 |
What is statement and resultset in jdbc?
Where is jdbc url mysql?
What does adapter class provide?
How can I write to the log used by DriverManager and JDBC drivers?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What are the flow statements of jdbc?
What is jdbc and odbc?
How a driver can be loaded?
How many packages are available in jdbc api?
If I use the JDBC API, do I have to use ODBC underneath?
How to test jdbc connection to sql server?
java based application for hospital management