Status: New
Owner: ----

New issue 692 by [email protected]: Make @Transactional rollback on all Exceptions?
http://code.google.com/p/google-guice/issues/detail?id=692

I was wondering on the decision to have @Transactional commit transactions if a checked exception is thrown as the default case. I would think that the vast majority of of use cases would have the transaction rolled back on any kind of exception.

So shouldn't the default case be "rollback on all exceptions"? Or am I missing an important use case here?




--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to