commit() and rollback() methods are defined in which
interface?
Answer Posted / rakesh
Transaction
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is meant by dao?
How many types of jdbc drivers are available?
How can you use preparedstatement in jdbc?
How can I write to the log used by DriverManager and JDBC drivers?
Why is odbc needed?
Why we use jdbc instead of odbc?
How a database driver can be loaded with jdbc 4.0 / java 6?
What is type 4 jdbc driver?
What is executequery in java?
How to set the attribute concurrency in resultset?
Name different methods for getting streams.
What are the benefits of PreparedStatement over Statement?
Why hibernate is better than jdbc?
Why do we use jdbc in java?
Prepared statements are faster. Why?