You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2007/09/28 17:11:25 UTC

[Jdo Wiki] Update of "CurrentDevelopment" by MichaelBouschen

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jdo Wiki" for change notification.

The following page has been changed by MichaelBouschen:
http://wiki.apache.org/jdo/CurrentDevelopment

The comment on the change is:
Added task 46: add method evictAll to PM

------------------------------------------------------------------------------
  || 43 || Add to 15.1 a paragraph describing that mapping an enum to a fixed-precision numeric type uses the ordinal() value for storage; mapping to a character column type (CHAR, VARCHAR, etc.) uses the name() value for storage; mapping to any other column type is an error. || x || || x ||
  || 44 || Provide in a new chapter a set of annotations that map directly to xml elements as an alternative to using xml metadata. Describe how jdo implementations can use either JDO annotations or JPA annotations to provide metadata. || x || [https://issues.apache.org/jira/browse/JDO-451 JDO-451] || [http://wiki.apache.org/jdo/TechnologyCompatibilityKit21 details] [https://issues.apache.org/jira/browse/JDO-503 JDO-503]||
  || 45 || Provide interfaces that extend both JDO and JPA in order to make it easier to migrate applications from JDO to JPA. || x || [https://issues.apache.org/jira/browse/JDO-452 JDO-452] || x ||
+ || 46 || Add method evictAll taking a class instance to !PersistenceManager interface. || x || [https://issues.apache.org/jira/browse/JDO-535 JDO-535] || ||