aspose file tools
The moose likes JDBC and the fly likes managing transactions Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "managing transactions " Watch "managing transactions " New topic
Author

managing transactions

aryan malhotra
Greenhorn

Joined: Dec 05, 2006
Posts: 11
can anybody please tell me how do i manage transactions ......i am using tomcat
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

Originally posted by aryan malhotra:
can anybody please tell me how do i manage transactions ......i am using tomcat


what type of transaction you want to manage? Can you please give us more detailed information in order to be able to help you.


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
aryan malhotra
Greenhorn

Joined: Dec 05, 2006
Posts: 11
i basically wanted to know about transactions in jdbc how to roll back an event
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

have a look this [ UD: removed links to copyrighted material ]
with an example of AutoCommit or rollback to handle your connection object.
[ August 03, 2007: Message edited by: Ulf Dittmer ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: managing transactions
 
Similar Threads
What is CMT and BMT?
auto-ID on any J2EE/db combo
cleared 1Z0-895 with 98%
UserTransaction and EntityTransaction
Integrating hibernate with spring