JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
javax.jdo.annotations
FetchPlans
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Type FetchPlans
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
FetchPlans
Annotation for a group of FetchPlan objects
Since:
2.1
Version:
2.1
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
FetchPlan
[]
value
The Fetch Plans
Element Details
value
FetchPlan
[]
value
The Fetch Plans
Returns:
The Fetch Plans