This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I'm testing the NHibernate Designer and I have a doubt. It's possible to use custom generator with the designer? See an example: Id(x => x.Id, " I'm using FluentNHibernate to Mapping my class. In default Identity Generator I just have the options: None, IdentityColumn, Guid, GuidComb, Hilo, SequenceHilo and Sequence. In Entity Identity Generator I just have the options: Default, IdentityColumn, Guid, GuidComb, Hilo, SequenceHilo, Sequence, Assigned and Foreign. |
|
|
No, we dont currently support the use of a custom generator with the designer. Ill pop this on our backlog for future enhancements though.
|
|