Please accept my appologies this was meant for the sharp architecture mailing list.
C On Mon, Jun 6, 2011 at 1:20 PM, Christian Setzkorn <[email protected]>wrote: > This is probably an easy one. I used to create IRepository<T> and invoke > BlaRepository.DbContext.CommitChanges(); in my console app if I needed to > populate the db automatically. > > Which IRepository should I use to achieve this these days? > NHibernateRepository does not seem to offer a DbContext. Thanks. > > C > -- 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.
