Groovy Documentation

Package org.codehaus.groovy.grails.transaction.transform

 

Class Summary
TransactionalTransform This AST transform reads the Transactional annotation and transforms method calls by wrapping the body of the method in an execution of GrailsTransactionTemplate.
 


Groovy Documentation