commit() and rollback() methods are defined in which
interface?
Answer Posted / guest
Connection interface
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is represented by the connection object?
What are the exceptions in jdbc?
What is the purpose of jdbc?
What is difference between jdbc and odbc?
What is jdbc odbc driver?
What is the fastest type of JDBC driver?
Compare jdbc and odbc and how is jdbc required in this context.
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
What is jdbc class forname?
How do I connect to jdbc?
Which database is used with java?
What is in term of jdbc a datasource?
Where can I find ojdbc14 jar file?
Is odbc an api?
What are JDBC Best Practices?