Hi,

I was previously using the SetGeneratorClass as such:

Id(b => b.Id, "ID").SetGeneratorClass("DataAccess.IdentityGenerator,
DataAccess")
                            .AddGeneratorParam("column", "BTID");

and it no longer exists in the RC, is there a different way of doing
this now?

Cheers,

Jon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" 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/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to