here i describe how to use typedef: http://gustavoringel.blogspot.com/2009/02/encrypting-password-or-other-strings-in.html
On Thu, Apr 2, 2009 at 1:28 PM, Roger Kratz <[email protected]>wrote: > Hi > > > > Let’s say I have > > <property name=”MappedX” type=”MyUserTypeForX” > > > […] > > > > In my case every time a type X is mapped, I want my > IUserType/ICompositeUserType MyUserTypeForX to be used. Can I somewhere tell > NH this instead of explicitly repeat this in the mapping files? > > > > Of course this is no big deal, but it would be nice to do this on dialect > (or configuration or some global mapping?) level. Maybe I can already but I > just don’t know how? > > > > Thanks in advance > > Roger > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
