I think I found the answere :), with the help of :

http://marekblotny.blogspot.com/2009/04/conventions-after-rewrite.html


On Apr 21, 10:29 am, sirrocco <xavier...@gmail.com> wrote:
> Hi, I had 3 simple conventions .... now (after updating to the latest
> version) I have no clue how to set them :
>
>       Conventions.GetForeignKeyName = prop => prop.Name + "Id";
>       Conventions.GetForeignKeyNameOfParent = prop => prop.Name +
> "Id";
>       Conventions.GetPrimaryKeyNameFromType = prop => prop.Name +
> "Id";
>
> Any help ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to