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 |
How to create Connection interface object because it is Interface , Interface is not instansiated?
How do I know which jdbc driver to use?
what is JDBC?
What is the difference between Union, Unionall ?
What are the different classes through which JDBC represents statements?
What are the components of jdbc?
What is the use of jdbc api?
What are the Normalization Rules?
What are the common tasks of JDBC?
What are the differences between resultset and rowset?
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.
Is jdbc open source?