ObjectDB ObjectDB

getFetchSize() - JDO FetchPlan's method

Method
javax.jdo.FetchPlan
int getFetchSize()

Return the fetch size, or FETCH_SIZE_OPTIMAL if not set, or FETCH_SIZE_GREEDY to fetch all.
Returns:
the fetch size
Since:
JDO 2.0