What are different types of transactions?
Answers were Sorted based on User's Feedback
Answer / sangeeta
There are 3 different type of transactions:
1)Autocommit(default)
2)Explicit
3)Implicit
| Is This Answer Correct ? | 24 Yes | 18 No |
Answer / shir
i need to know all kind of transactions like
buyback,roility etc.
thanks shir
| Is This Answer Correct ? | 0 Yes | 7 No |
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?
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
Which is best database for java?
what is call level interface?
How will you perform truncation using JDBC?
Difference between Dirty, commited ,phantom,repeatable reads?
Is jdbc a web technology?
Where jdbc drivermanager class is used?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What is jdbc dialect?
Differentiate between a statement and a preparedstatement.
What are the new features added to JDBC 4.0?