Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


commit() and rollback() methods are defined in which
interface?

Answers were Sorted based on User's Feedback



commit() and rollback() methods are defined in which interface?..

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

commit() and rollback() methods are defined in which interface?..

Answer / shekhar

Connection Interface

Is This Answer Correct ?    40 Yes 2 No

commit() and rollback() methods are defined in which interface?..

Answer / guest

Connection interface

Is This Answer Correct ?    19 Yes 3 No

commit() and rollback() methods are defined in which interface?..

Answer / rakesh

Transaction

Is This Answer Correct ?    0 Yes 4 No

commit() and rollback() methods are defined in which interface?..

Answer / guest

ResultSet

Is This Answer Correct ?    3 Yes 13 No

Post New Answer

More JDBC Interview Questions

Is JDBC a language or Application?

3 Answers  


Can we use the one instance of Statment to execute more than one query ?

2 Answers   TCS,


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

0 Answers  


How do find debugging problems related to JDBC API?

1 Answers  


How java can be connected to a database?

0 Answers  


What is odbc jdbc?

0 Answers  


How can I get or redirect the log used by DriverManager and JDBC drivers?

0 Answers  


What is Type-3 Driver and when this driver is used?

3 Answers   Wipro,


Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.

0 Answers  


Can we have foreign key reference to a non primary key column ?

0 Answers  


How to find that, a row is updated or not?

2 Answers  


What is database null and Java null?

1 Answers  


Categories