org.castor.cpa.jpa.annotations
Annotation Type Cache


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Cache

Specifies an array of cache properties.

Version:
$Revision: 8994 $ $Date: 2011-08-02 01:40:59 +0200 (Di, 02 Aug 2011) $
Author:
Werner Guttmann

Required Element Summary
 CacheProperty[] value
          An array of cache properties.
 

Element Detail

value

public abstract CacheProperty[] value
An array of cache properties.



Copyright © 2012. All Rights Reserved.