首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 简单的java中的缓存

简单的java中的缓存

  • 资源大小:2.55 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: java 缓存 简单

资 源 简 介

SimpleJavaCache simplifies two forms of caching: * Object instance caching * Method-based caching Method-based caching remains simplified through the use of interfaces and annotations. The library will handle all the underlying proxy class generation and method invocation handling. Simply call the method a second time and receive the cached result from the first call. The library provides two cache storage methods: * Runtime storage * Filesystem storage * Database storage (currently only supports MySQL) Check the Downloads page for the latest release and the Wiki for a tutorial. Javadoc is also available here.

文 件 列 表

SimpleJavaCache-0.2.1
.DS_Store
doc
lib
license.txt
simplejavacache.jar

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.202196s