it is executed before but you have to specify the len in the customizer
mapper.Class<Student>(map => map.Property(s => s.Notes, pm
=> {pm.Type(NHibernateUtil.StringClob); pm.Length(int.MaxValue)}));
--
You received this message because you are subscribed to the Google Groups
"nhusers" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/nhusers/-/P4Ykq7EqsLMJ.
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.