Apache JDO Project - [jira] Created: (JDO-511) Add "extensions" element to @Join,

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > July 2007 > [jira] Created: (JDO-511) Add "extensions" element to @Join,





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (JDO-511) Add "extensions" element to @Join,
Andy Jefferson (JIRA)

2007-07-26, 1:11 am

Add "extensions" element to @Join, @Element, @Key, @Value, @DatastoreIdentity, ...
----------------------------------------------------------------------------------

Key: JDO-511
URL: https://issues.apache.org/jira/browse/JDO-511
Project: JDO
Issue Type: Improvement
Components: api2
Reporter: Andy Jefferson
Fix For: JDO 2 maintenance release 1


Vendors have their own extensions to various XML metadata elements and it is desirable for these to be usable with annotations. @PersistenceCapable, @Persistent, @Sequence offer these, but many others don't. The principal ones being

@Join, @Element, @Key, @Value, @DatastoreIdentity, @Column, @Version,

and they need the following adding

/** Vendor extensions for this member.
* @return the vendor extensions
*/
Extension[] extensions() default {};

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com