Kodo 4.2.0. generated on July 28 2008

Package kodo.persistence

Kodo JPA

See:
          Description

Interface Summary
Extent<T> Deprecated.  
FetchPlan Deprecated.  
Generator Deprecated.  
KodoEntityManager Deprecated.  
KodoEntityManagerFactory Deprecated.  
KodoQuery Deprecated.  
QueryResultCache Deprecated.  
StoreCache Deprecated.  
 

Class Summary
DeprecatedPersistenceProductDerivation Deprecated.  
KodoPersistence Deprecated.  
 

Annotation Types Summary
LockGroup Declares the lock group of a field.
LockGroups Pre-declares lock groups used in subclasses.
 

Package kodo.persistence Description

Kodo JPA

Kodo JPA extensions on top of OpenJPA. This API is compatiable to published API for Kodo 4.0. The compatibility allows applications compiled with Kodo 4.0 to be recompiled and run against Kodo 4.1 or later runtime.

Certain classes of published Kodo 4.0 have changed to interfaces in this version.

For the methods that returned a non-published class/interface in Kodo 4.0, this corresponding methods in this API return the replica OpenJPA class/interface.


Kodo 4.2.0. generated on July 28 2008

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