首页>代码>ssh(spring+spring mvc+hibernate)开发图书馆后台管理系统,可切换风格>/library/src/main/java/com/bjpowernode/core/annotation/Ehcache.java
package com.bjpowernode.core.annotation;

import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;

/**
 * 
 * @author  
 *
 */
@Retention(RetentionPolicy.RUNTIME)
@Target( { ElementType.METHOD })
@Documented
public @interface Ehcache {
	// 缓存名称,默认为空
	String cacheName() default "";

	// 增加缓存还是删除缓存,默认为增加缓存
	boolean addOrdel() default true;
	
	//临时缓存还是永久缓存,默认为永久缓存
	boolean eternal() default true;
}
最近下载更多
qfch120  LV8 2023年3月28日
齐吊大神  LV6 2022年12月22日
and123456  LV11 2022年2月7日
wanglinddad  LV54 2021年12月10日
AlanYang  LV5 2021年2月23日
2215593477  LV9 2021年1月11日
慵懒的小橘猫  LV11 2020年12月25日
nitama  LV19 2020年11月22日
半夏bx  LV14 2020年11月21日
weiss_2009  LV7 2020年9月10日
最近浏览更多
1437047954 3月7日
暂无贡献等级
jhyan127 2月18日
暂无贡献等级
duoduo1234  LV2 1月15日
WBelong  LV7 2023年12月11日
599142776  LV1 2023年12月7日
Jjjj1111  LV5 2023年11月12日
政政123456  LV3 2023年10月22日
aaaaooa  LV4 2023年9月8日
8战魂5无双8  LV43 2023年8月19日
suwanhhhh 2023年6月16日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友