I am not much sure this question is suit for SF. if not im sorry. my question is how could i draw the database transaction commit in the sequence diagram.
regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should have an object representing the transaction or the database.
Then you could represent it with a message labeled as “commit” from your business object to the transaction/database object.
For example (can’t post image because of my reputation):