JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Package
org.castor.cpa.jpa.annotations
Annotation Type Cache
@Documented
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
Cache
Specifies an array of cache properties.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
CacheProperty
[]
value
An array of cache properties.
Element Details
value
CacheProperty
[]
value
An array of cache properties.