|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFetchPlanTest | |
org.apache.jdo.tck.api.persistencemanager.fetchplan |
Uses of AbstractFetchPlanTest in org.apache.jdo.tck.api.persistencemanager.fetchplan |
Subclasses of AbstractFetchPlanTest in org.apache.jdo.tck.api.persistencemanager.fetchplan | |
class |
FetchPlanMakeTransient
Title: Test FetchPlanMakeTransient Keywords: FetchPlan makeTransient Assertion IDs: Assertion 12.7.1 Assertion Description: If the useFetchPlan parameter is true, the current FetchPlan, including MaxFetchDepth, DETACH_LOAD_FIELDS, and DETACH_UNLOAD_FIELDS, is applied to the pc or pcs parameter instance(s) to load fields and instances from the datastore. |
class |
FetchPlanQuery
Title: Test FetchPlanQuery Keywords: FetchPlan Query Assertion IDs: Assertion 12.7.1 Assertion Description: 12.7.1 When executing a query the JDO implementation loads the fields as specified in the fetch plan associated with the Query instance. |
class |
FetchPlanRefresh
Title: Test FetchPlanRefresh Keywords: FetchPlan getObjectById Assertion IDs: Assertion 12.7.1 Assertion Description: 12.7.1 For refresh, after clearing fields in the instances, the JDO implementation uses the fetch plan to determine which fields to load from the datastore. |
class |
FetchPlanRetrieve
Title: Test FetchPlanRetrieve Keywords: FetchPlan getObjectById Assertion IDs: Assertion 12.7.1 Assertion Description: 12.7.1 For retrieve with FGonly true, the implementation uses the fetch plan to determine which fields are loaded from the datastore. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |