Bugs item #865288, was opened at 2003-12-23 22:24 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=865288&group_id=73047
Category: Templates Group: None Status: Open Resolution: None Priority: 5 Submitted By: Brian Topping (topping) Assigned to: Nobody/Anonymous (nobody) Summary: int primitive finder broken Initial Comment: For a hibernate Entity class with an attribute such as "type:int", creating a finder operation such as findServicesByType(type:int):List does not generate working code in the Factory class. The HibernateEntityFactory.vsl needs to be updated to handle the case for int such that it generates the correct signature and calls in the generated finder. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536545&aid=865288&group_id=73047 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
