IUserType.

Tuna Toksöz
Eternal sunshine of the open source mind.

http://devlicio.us/blogs/tuna_toksoz
http://tunatoksoz.com
http://twitter.com/tehlike




On Thu, Apr 2, 2009 at 10:18 PM, -_- <[email protected]> wrote:

>
> I have a table with a column of type XML that looks something like:
>
> <GroupAttributes>
> <add name="GroupSubnet" value="10.2.2.0" />
> </GroupAttributes>
>
> I want to put that into a Dictionary with nHibernate. I could manage
> it myself from within the object.  But that is definitely not best
> practices.
>
> There has got to be some slick way to do this with nHibernate
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to