Release 3.0 New Features has been edited by Andrus Adamchik (Nov 22, 2006).

(View changes)

Content:

This page summarizes the new features introduced in 3.0 release. Since 3.0 is under active development, this list will change pretty often.

JPA Provider

work in progress

In 3.0 Cayenne will implement a Java Persistence API specification compliant persistence provider, with support for POJO and JPA annotations. Provider can be used in a standalone mode, as well as a part of a J2EE container.

(Status as of 09/04/2006)

  • Provider, EntityManagerFactory, EntityManager API bridge to the current Cayenne stack
  • Loading mapping from annotations
  • Loading mapping from XML

ObjectContext

Entity Lifecycle Callbacks

Cache Management

  • pluggable query cache
  • a notion of Query cache groups
  • automated cache key management for standard queries
  • CAYDOC:RefreshQuery

Reply via email to