Apache JDO Project - [jira] Commented: (JDO-403) JDO2 Annotations

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > June 2007 > [jira] Commented: (JDO-403) JDO2 Annotations





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] Commented: (JDO-403) JDO2 Annotations
Andy Jefferson (JIRA)

2007-06-07, 1:11 pm


[ https://issues.apache.org/jira/brow...action_12502348 ]

Andy Jefferson commented on JDO-403:
------------------------------------

Please update the provided Field annotation (in the attached jar) to include
=====================

/** Column definition(s) for this field. Used for embedded fields. */
Column[] columns() default {};
=====================

This then means that users can specify embedded column information.
When specifying an embedded field they would use this way.
When specifying a normal field they would use @Columns/@Column at field level, but they could now use this too.

Sorry, not got time to provide an updated jar with this change, and besides the previous jar was attached some 5 months ago.

> JDO2 Annotations
> ----------------
>
> Key: JDO-403
> URL: https://issues.apache.org/jira/browse/JDO-403
> Project: JDO
> Issue Type: New Feature
> Components: api2
> Affects Versions: JDO 2 final
> Reporter: Andy Jefferson
> Fix For: JDO 2 maintenance release 1
>
> Attachments: jdo_2_1_annotations.jar
>
>
> It would be desirable for JDO2 to have its own set of annotations. We have developed a set within JPOX that would likely serve as a starting point for such a set. In my opinion they should be
> 1. Split into javax.jdo.annotations.jdo and javax.jdo.annotations.orm
> 2. Move ORM attributes from some of the JDO annotations and have a ORM annotation.


--
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