/ Published in: Groovy
URL: www.wysmedia.com
how to rollback data on grails' service ....
for myutil --> please look at
Expand |
Embed | Plain Text
class GtestService { // testing for transactional x.testName = "tester"; y.testName = "tester 2 - child"; y.parentTest = x ; } // save !!! } } }
You need to login to post a comment.
