Kodo 4.0.0 generated on May 15 2006

Package kodo.persistence

Kodo JPA

See:
          Description

Interface Summary
KodoEntityManager Interface implemented by Kodo entity managers.
KodoEntityManagerFactory Interface implemented by Kodo entity manager factories.
KodoQuery Interface implemented by Kodo queries.
 

Class Summary
Extent<T> An extent is a logical view of all instances of a class.
FetchPlan The fetch plan allows you to dynamically alter eager fetching configuration and other aspects of data loading.
Generator Represents a store sequence.
KodoPersistence Static helper method for JPA users, including switching between Kodo native and Java Persistence APIs.
QueryResultCache Query result cache.
StoreCache Represents the L2 cache over the data store.
 

Package kodo.persistence Description

Kodo JPA

This package provides an JPA facade to Kodo. All major Kodo runtime components have JPA-flavored facades in this package.


Kodo 4.0.0 generated on May 15 2006

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