FetchPlan getFetchPlan()
Returns the
FetchPlan
used by this Query
. Modifications of the returned fetch plan will not cause this query's owning PersistenceManager
's FetchPlan
to be modified. - Return:
- the fetch plan used by this query
- Since:
- JDO 2.0