Without a standard caching mechanism for Java applications, developers have been forced to create their own caching APIs, significantly increasing coding time and costs. Now, with javax.cache, ...