0
Mad Scientist At Work
Just wanted to show some code, and yes, it actually works using (var session = sessionFactory.OpenSession()) { var artist = ruby.ObjectFactory.CreateArtist(); artist.Name = "some name"; session.Save("Artist", artist); session.Flush(); //
Sep 09 2010 08:45 AM

Shuffle


































