What are the Isolation level in JDBC transaction?
Answer / niranjanravi
dirty reads
non-repeatable reads
phantom reads
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the difference between client and server database cursors?
What are the steps involved in establishing a connection using jdbc in java?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What is ODBC and JDBC? How do you connect the Database?
What are the different types of JDBC drivers?
Name the types of jdbc drivers.
What are the factors that the jdbc driver performance depends upon?
What is connection commit?
How do I stop nullpointerexception?
What is a datasource in java?
What is CLOB and BLOB datatypes in JDBC?
Explain about DSN?