Transactional Controller Plugin 0.1 Released

Submitted by pedjak 2 years ago, published on

The plugin enables executing controller's actions within a transaction, rolling it back, if an error occurs. The effect is the same as when the action's code would be wrapped with a domain class withTransaction method.

More infos at http://grails.org/plugin/transactional-controller

blog comments powered by Disqus