google / google/guice

Add support for @javax.transaction.Transactional

Open
#797 12 comments 0 reactions 0 assignees View on GitHub
imported
Dominant language
Java
Stars
12.7k
Forks
1.7k
Avg merge
11m
Merged PRs (30d)
2

Description

_From [cup@gamblify.com](https://code.google.com/u/107492071264981384410/) on March 04, 2014 10:13:53_

Description of the issue: Guice-Persist currently only supports `@`com.google.inject.persist.Transactional. It would be nice if it could support `@`javax.transaction.Transactional as well for transactions. Steps to reproduce: 1. Create a service class with a method annotated with `@`javax.transaction.Transactional
2. Use method and see that the transaction does not work.

_Original issue: http://code.google.com/p/google-guice/issues/detail?id=797_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.