Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://team.andromda.org:8080/jira/browse/SPRING-4 Here is an overview of the issue: --------------------------------------------------------------------- Key: SPRING-4 Summary: outlet for business classes and hibernate mapping xml Type: Improvement Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: Spring Cartridge Assignee: Chad Brandon Reporter: Tomasz Lempart Created: Mo, 1 Nov 2004 5:34 PM Updated: Mo, 1 Nov 2004 5:34 PM Description: Actually when you specify daos and dao-impls parameter in project.xml you get two kind of classes and hibernate mapping xmls: daos: AAADao.java AAADaoBase.java AAADaoImpl.java business classes: AAA.java AAAImpl.java hibernate mapping xml: AAA.hbm.xml I can generate the two last categories (business classes and hibernate mapping xml) from hibernate cartridge. I need that daos and dao-impls show place only for generated daos and two new outles (entities and entity-impl) show place for generated business classes and hibernate mappings. In that way I can use spring and hibernate cartridge together. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
