Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quick sample of using Ehcache 2.4's new local transactions. These are valuable for keeping atomicity and providing rollback to caches in a non-jta world. They can also be controlled using JTA but this sample doesn't do that.

you can build a kit for this project by typing

mvn clean assembly:assembly


About

A simple application demonstrating Ehcache's local transactions under direct use (vs local transactions in JTA or XA transactions). This will be released with the 2.4 version of Ehcache early in 2011

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages