>
> though generally-speaking I avoid Guice Persist in new projects; if only 
> because there's no validation that @Transactional is correctly applied and 
> will have any effect (and we've had bugs because of that: @Transaction on 
> private methods for example, or sometimes in classes that weren't 
> instantiated by Guice).
Do you use an alternative implementation? Or do you manual handle the
transactions?

Best
  Kasper

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-guice+unsubscr...@googlegroups.com.
To post to this group, send email to google-guice@googlegroups.com.
Visit this group at https://groups.google.com/group/google-guice.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-guice/CAPs6151hn4NDaOW9Jnm9gC95ZuBv8YRgzEMjcx6Z5ZYPj8Qq_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to