Kodo 4.2.0. generated on July 28 2008

kodo.persistence
Interface FetchPlan

All Superinterfaces:
FetchPlan

Deprecated.

public interface FetchPlan
extends FetchPlan

Redefines OpenJPA FetchPlan for backward compatibility with published Kodo-specific 4.0 API.

Since:
4.1

Field Summary
 
Fields inherited from interface org.apache.openjpa.persistence.FetchPlan
DEFAULT, DEPTH_INFINITE, GROUP_ALL, GROUP_DEFAULT
 
Method Summary
 
Methods inherited from interface org.apache.openjpa.persistence.FetchPlan
addFetchGroup, addFetchGroups, addFetchGroups, addField, addField, addFields, addFields, addFields, addFields, clearFetchGroups, clearFields, getDelegate, getFetchBatchSize, getFetchGroups, getFields, getLockTimeout, getMaxFetchDepth, getQueryResultCache, getQueryResultCacheEnabled, getReadLockMode, getWriteLockMode, hasField, hasField, removeFetchGroup, removeFetchGroups, removeFetchGroups, removeField, removeField, removeFields, removeFields, removeFields, removeFields, resetFetchGroups, setFetchBatchSize, setLockTimeout, setMaxFetchDepth, setQueryResultCache, setQueryResultCacheEnabled, setReadLockMode, setWriteLockMode
 


Kodo 4.2.0. generated on July 28 2008

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.