摘要: Just one sentance if you query in the code: session.CreateSQLQuery("select u.Id as {user._id},u.Name as {user._name} from users u","user",typeof(User).List(); Attention:you must query all the mapping ... 阅读全文
posted @ 2009-03-27 05:08 GodSpeed 阅读(677) 评论(0) 推荐(0) 编辑