This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes Single Phase and Two Phase Commit, 3 phase commit Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Single Phase and Two Phase Commit, 3 phase commit" Watch "Single Phase and Two Phase Commit, 3 phase commit" New topic
Author

Single Phase and Two Phase Commit, 3 phase commit

DNarayan
Greenhorn

Joined: Dec 16, 2004
Posts: 2
Hi All,

Can any of your explain what is single and two phase commit with examples?
Is there a three phase commmit?

regards
DD


regards<br />Deena
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Ah, Google is a wonderful thing:
  • Single Phase Commit
  • Two Phase Commit
  • Three Phase Commit


  • JavaRanch FAQ HowToAskQuestionsOnJavaRanch
     
    I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
     
    subject: Single Phase and Two Phase Commit, 3 phase commit
     
    Similar Threads
    Unable to commit connection in global Tran
    what is two way commit
    Difference between Single phase and two phase commit
    how to rollback in java
    Transactions with Stored Procedures