Using the AndroMDA Hibernate Cartridge to generate NHibernate mapping files.



There is a pretty active forum for NHiberate itself.



The mapping files betwen Hibernate and NHiberate are very similar. Many of the 
differences can be handled in mapping files, but I'd like to hear peoples 
approach to writing mapping files for .NET. 

The differences that I have discovered are: The namespace changes. I need to 
figure out how to make unsaved-value="0" instead of "null" because I use Int32 
for my <id>s. The .NET assembly name needs to be in the class attribute.
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3341#3341
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