@Id annotation should be illegal when setter is missing
-------------------------------------------------------

                 Key: OPENJPA-352
                 URL: https://issues.apache.org/jira/browse/OPENJPA-352
             Project: OpenJPA
          Issue Type: Bug
          Components: jpa
    Affects Versions: 1.0.0
         Environment: Geronimo 2.0.1, Java 6
            Reporter: Ɓukasz Budnik


The @Id annotation on the getXXX method  is illegal when there is no 
corresponding setXXX method.

OpenJPA allows such cases when it should rise an error.

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

Reply via email to