| List: | General Discussion | « Previous MessageNext Message » | |
| From: | David Karr | Date: | March 9 2009 8:48pm |
| Subject: | Impact of making a stored program transactional while running under transaction manager? | ||
| View as plain text | |||
it's supposedly good advice in a multi-step stored procedure to have an explicit "start transaction" and "commit" wrapping the work. What is the impact of doing this if the stored procedure is called from code managed by a transaction manager. For instance, in a JEE appserver and a transaction manager?
| Thread | ||
|---|---|---|
| • Impact of making a stored program transactional while running under transaction manager? | David Karr | 9 Mar |
| • Re: Impact of making a stored program transactional while runningunder transaction manager? | Al | 9 Mar |
