How to override S#arp architecture automapping with HBM files?
I'm facing problems with composite keys in S#arp architecture. Anyone have an example of ho开发者_如何学JAVAw to do that or how to use mapping files with automapping?
have you check the FluentNhibernate Wiki?
http://wiki.fluentnhibernate.org/Auto_mapping
there is some great meterial there
also
http://devlicio.us/blogs/derik_whittaker/archive/2009/01/16/using-fluentnhibernate-to-map-composite-keys-for-a-table.aspx
this may help
Hope this helps
精彩评论