commit() and rollback() methods are defined in which
interface?
Answers were Sorted based on User's Feedback
Answer / subrahmanyam
commit() adn rollback() methods are defined in
java.sql.Connection Interface.
First answer is correct
Is This Answer Correct ? | 39 Yes | 1 No |
I have written a program to connect to database using odbc.Can this Application run on any Platform????
Can I use JDBC to execute non-standard features that my DBMS provides?
What is the difference between triggers and procedures?
What is jdbc architecture?
can we create a own jdbc driver? how can we create?
password, is stored in as plain text. What can I do to protect my passwords?
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
What is JDBC?
3 Answers Akamai Technologies,
What is com mysql jdbc driver?
What are the advantages of collection pools?
How is jndi useful for Database connection?