The transactions are managed by Spring via the Grails framework. I'm not sure if they are explicit but I'm pretty sure Grails is using what ships with Spring.
In this particular case, I believe there is actually a nested transaction (at least one, possibly more) using PROPAGATION.REQUIRES_NEW. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Hibernate-L2-cache-transactions-tp1460p1480.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
