Grails News

Transactional Controller Plugin 0.1 Released

February 15, 2011 by pedjak | transactions controllers | 0 comments.
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