Kodo 4.1.0 generated on October 9 2006

kodo.persistence
Interface Extent<T>

All Superinterfaces:
org.apache.openjpa.persistence.Extent, Iterable

Deprecated.

public interface Extent<T>
extends org.apache.openjpa.persistence.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.0 generated on October 9 2006

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