Move VO <-> Entity transformation to a separate bean
----------------------------------------------------

         Key: EJB-105
         URL: http://jira.andromda.org/browse/EJB-105
     Project: EJB Cartridge
        Type: Improvement

 Environment: AndroMDA 3.3-SNAPSHOT + EJB3 cartridge
    Reporter: Olivier THIERRY
 Assigned to: Vance Karimi 
    Priority: Minor


Today, DAO beans contain methods to run query on database AND methods to 
convert VO from / to entities. The idea is to move these methods to a separate 
bean we will call a Transformer. This way, DAO bean will contain only code 
relevent to persistence.

See this post on the forum : 
http://galaxy.andromda.org/forum/viewtopic.php?t=5576

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


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

Reply via email to