Kodo 4.2.0. generated on July 28 2008

kodo.persistence
Interface Extent<T>

All Superinterfaces:
Extent, Iterable

Deprecated.

public interface Extent<T>
extends Extent

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

Since:
4.1

Method Summary
 
Methods inherited from interface org.apache.openjpa.persistence.Extent
closeAll, getDelegate, getElementClass, getEntityManager, getFetchPlan, getIgnoreChanges, hasSubclasses, list, setIgnoreChanges
 
Methods inherited from interface java.lang.Iterable
iterator
 


Kodo 4.2.0. generated on July 28 2008

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