Kodo 4.1.4 generated on June 22 2007

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.1.4 generated on June 22 2007

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