摘要:
CacheConcurrencyStrategy有五种缓存方式: CacheConcurrencyStrategy.NONE,不适用,默认 CacheConcurrencyStrategy.READ_ONLY ,只读模式,在此模式下,如果对数据进行更新操作,会有异常; CacheConcurrenc 阅读全文
posted @ 2016-06-27 15:38
SaraMorning
阅读(778)
评论(0)
推荐(0)
摘要:
有关Annotation的继承说明: 1、JDK文档中的说明是:只有在类上应用的Annotation才能被继承,而实际应用时的结果是:除了类上应用的Annotation能被继承外,没有被重写的方法的Annotation也能被继承。 2、要注意的是:当方法被重写后,Annotation将不会被继承。 阅读全文
posted @ 2016-06-27 15:27
SaraMorning
阅读(3995)
评论(0)
推荐(0)

浙公网安备 33010602011771号