org.xmlecho.palomar.xfs
Interface TransactionParticipant


public interface TransactionParticipant


Method Summary
 void notifyCommit()
           
 void notifyRollback()
           
 

Method Detail

notifyCommit

public void notifyCommit()
                  throws java.sql.SQLException
Throws:
java.sql.SQLException

notifyRollback

public void notifyRollback()
                    throws java.sql.SQLException
Throws:
java.sql.SQLException