Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Transaction Management in standalone java program

843854Nov 15 2003 — edited Jan 6 2004
Hi,

My requirement is to do the transaction management in a standalone java program that will run on UNIX operating system outside the application server. Normal transaction mgmt with commit & rollback can be implemented, but i do not know how to handle the exceptions like power or network failure.

Can i use JTA/JTS API for this kind of requirement or it can only be used with Application Server.

It would be great if anybody can give be details on the implementation of this requirement. Its urgent please.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2004
Added on Nov 15 2003
4 comments
410 views