[ http://team.andromda.org:8080/jira/browse/HIB-41?page=comments#action_10747 ] David R. Allen commented on HIB-41: -----------------------------------
In the RC1-SNAPSHOT version, both the namespace default, assignable at build time, and any specified tagged value are used correctly such that all generator classes are set as expected. > ID generator class in model not used > ------------------------------------ > > Key: HIB-41 > URL: http://team.andromda.org:8080/jira/browse/HIB-41 > Project: Hibernate Cartridge > Type: Bug > Versions: 3.0M3 > Environment: Binary release, 3.0M3, Ant > Reporter: David R. Allen > Assignee: Martin West > > > Each entity allows you to specify a tagged value > @andromda.hibernate.generator.class to choose a fully qualified class name or > shortcut as provided by Hibernate. This tag is not being used to generate > the entities and XDoclet tags. It is always set to the namespace default. > Looking at the HibernateEntity.vsl template, everytime the XDoclet tag is > written, it uses the template variable $idGeneratorClass. It never looks at > the entity to see if it has one set. > Or, if the metafacade classes were supposed to set that template variable > properly before invoking the template, then it must not be retrieving the > entity tag from the model. Not sure which of these designs was intended by > that template variable. -- 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: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
