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 jdbc and explain jdbc architecture?
What is jdbc connection string?
How can I manage special characters when I execute an insert query?
What is transaction processing in jdbc?
Explain creation of statement object with connection method create method with help of an example.
What is JDBC Batch Processing and what are it’s benefits?
Does jdbc require oracle client?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
RowSetInternal caller and returns void. What can I do in the readData method?
How to insert an image or raw data into database?
What is jdbc and odbc in java?
What is jdbc odbc?
What is ODBC and JDBC? How do you connect the Database?
What are the steps to connect to a database in java?
What is JDBC PreparedStatement?