Hi, Currently we are having custom collections base on keyedcollections which is an hybrid of dictionary and list. So not sure by what you meant by how are we going to store the data? If were to extend the proxy collection. what do u mean by that? Sorry very new to this. Regards, Ken Hu > Date: Thu, 19 May 2011 08:10:55 -0300 > Subject: Re: [nhusers] nHibernate KeyedList Collectio > From: [email protected] > To: [email protected] > > I think it is not supported. But you can extend nh by implementing > your own version of the proxy collection. > How do you plan to store the data? As nhibernate stores a dictionary > or as a common list? > > 2011/5/19, Ken Hu <[email protected]>: > > Hi All, > > > > Currently my project is intending to use nHibernate as our DAO. But we > > have custom collections that is implementing KeyedCollections from C#. > > Is it possible and if so how to go about doing it? Thanks. > > > > -- > > 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. > > > > > > -- > Enviado desde mi dispositivo móvil > > -- > 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. >
-- 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.
