Adopt-a-JSR / jcache-javaee

JCache JSR-107 Integration for Java EE 8
Apache License 2.0
7 stars 1 forks source link

Integration with JTA #9

Open smillidge opened 8 years ago

smillidge commented 8 years ago

When integrating with JavaEE the transaction semantics for the cache should be defined and the mechanism for determining whether the cache operations should be enlisted within the global transaction or not defined.