Query
or Extent
is retrieved from a PersistenceManager
, its FetchPlan
is initialized to the same settings as that of the PersistenceManager
. Subsequent modifications of the Query
or Extent
's FetchPlan
are not reflected in the FetchPlan
of the PersistenceManager
.
@version 2.0
@since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|