javax.persistence
Annotation Type Cacheable


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Cacheable


Optional Element Summary
 boolean value
           
 

value

public abstract boolean value
Default:
true


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.