u can use connection object method autocommit(false) , commit() and rollback to implement a transaction. -avinash
-----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Yassel Omar Izquierdo Souchay Sent: Friday, March 15, 2002 12:59 PM To: [EMAIL PROTECTED] Subject: TRANSACTION IN JAVA Hello Maybe I should be out of topic, but I want to know how I can deal with transcaction in Java or where can i find some nfo about that. Thanx in advance Yassel ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
