nbhatia wrote:
Okay, adding the <<Identifier>> attribute worked. It seems that the type of the 
identifier must be an Object, such as Long. If I made it a primitive, such as 
long, I get compile errors in the generated code (for example the generated 
code tries to compare the identifier with null). So is the assumption that 
identifiers must be objects correct?
(end of quote)




yeah, at least when using the Spring cartridge (the DAO assumes an Object when 
loading an entity, at least that's how it currently works)




nbhatia wrote:
Also the identifiers do not show up in the front end. For an entity such as 
Order there is no natural key so it is difficult to distinguish orders. Is 
there a way to show the identifiers?
(end of quote)




what do you mean ? if you model the process to show the id it will show the id 
? what did you model ?
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2846#2846
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to