Object
DB
Object
DB
ObjectDB
About ObjectDB
Get ObjectDB
Support
Manual
Quick Tour
Entity Classes
Using JPA
JPA Queries
Tools
and Utilities
Configuration
API
JPA
Reference
JDO
Reference
Tutorials
General JPA Tutorials
Web App JPA Tutorials
Admin
Home
»
JDO Reference
»
Annotations
»
Fetch Settings
»
FetchPlan
»
FetchPlan.fetchSize - JDO annotation element
JDO Reference
JDOHelper
PersistenceManagerFactory
PersistenceManager
Transaction
Query
Extent
Annotations
Class Modifiers
Field Modifiers
Index Definition
Fetch Settings
FetchGroup
FetchGroups
FetchPlan
FetchPlans
Miscellaneous
Mapping (ORM)
Callbacks
Listeners
Predefined ID Classes
Miscellaneous
Exceptions
FetchPlan.fetchSize - JDO annotation element
Annotation Element
javax.jdo.annotations.FetchPlan
int fetchSize
The number of instances of multi-valued fields retrieved by queries.
Returns:
the fetch size
Default value:
0
Since:
JDO 2.1
< FetchPlan
^ FetchPlan
FetchPlans >