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 |
What are statements in JAVA ?
What is the advantage of namedparameterjdbctemplate?
How to use JDBC to connect Microsoft Access?
What is the difference between Minus, and Intersect?
How is jndi useful for Database connection?
Is uri the same as url?
How can you use preparedstatement in jdbc?
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?
How do I start debugging problems related to the JDBC API?
What is getconnection method in java?
What is static Synchronized method in JDBC API? Give an example?
3 Answers 3 Edge Solutions, R Systems, Sirvisetti Global Services,
What happens if we don't close the connection in jdbc?