Hi all, I want to migrate my application from 2.0.4 to 2.1.0 and I was wondering how does GWT 2.1 handle transaction. At what point does GWT commit changes made to some entity? I see that RequestContext has fire method which probably commits all changes made to entities but would like to know more about this process. Can we combine spring's @Transactional annotations and gwt 2.1 features?
Thanks in advance. *Marko Curi* -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
