JPA @JoinTable annotation is not retained in runtime
----------------------------------------------------

         Key: GERONIMO-1894
         URL: http://issues.apache.org/jira/browse/GERONIMO-1894
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: specs  
    Versions: 1.x    
    Reporter: Andrus Adamchik
    Priority: Minor


EJB3, JPA spec - @JoinTable annotation has no retention policy. This looks like 
a bug in the spec (there is no retention policy mentioned there), but this 
makes the annotation unusable as it is not preserved in runtime. Also the rest 
of the annotations have retention policy set to runtime, confirming again that 
this is a spec typo. Somebody please apply the attached patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to