Bugs item #965713, was opened at 2004-06-03 06:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536545&aid=965713&group_id=73047
Category: Core (generator) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: association name error Initial Comment: I am using the Hibernate cartridge, and I had found that when I create a association between two clasess with a n:m cardinality and gave it a name, it doesn't proccess it, and the cartridge names the association with HIB_Entity-Entity. I also have a problem with this since SapDb object names are not allowed for more than 30 characters, I had set the parameter at the <physical.maxSqlNameLength>30</physical.maxSqlNameLength> at the project.xml inside the MDA directory but it does not take into account this limitation when creating the names for the association tables. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536545&aid=965713&group_id=73047 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
