Hi, this is not a post about problem, It is to thanks NHibernate Team for great product they have built. And Fabio Maulo for NHibernate Mapping By Code (Convention). I had this scenario, where ever field in my DB is CammelCase, and every foreign key is CammelCaseId. Now my client want that every field in db is Uppercase and with underscore delimiter between words and Id.
It took only 5 minutes to recreate my db with new Mapping by convention to match db to clients need. - Thanks Fabio. Without this, it would take about 1-2 working days to do it. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
