Using the <<Identifier>> stereotipe on entitie's associations generate getters 
and setters methods for associations in POJO class when should not.
--------------------------------------------------------------------------------------------------------------------------------------------------

         Key: HIB-209
         URL: http://jira.andromda.org/browse/HIB-209
     Project: Hibernate Cartridge
        Type: Bug

    Reporter: Luca De Petrillo
 Assigned to: Carlos Cuenca 


Using <<Identifier>> on multiple association of an entity, make this 
association appear as <key-many-to-one> elements for the composite primary key, 
generating a PK class with setter and getter for these associations.
The problem is that the cartridge generates the getter and setter of these 
association also in the POJO class when this is no more necessary (the 
associations in POJO class remain unpersisted/unloaded because hibernate use 
the composite PK class to keep them).

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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Reply via email to