当前位置: 代码迷 >> ASP.NET >> NHibernate in expected: <end-of-text> (possibly an invalid or unmapped class name was used in the q,该如何处理
  详细解决方案

NHibernate in expected: <end-of-text> (possibly an invalid or unmapped class name was used in the q,该如何处理

热度:10579   发布时间:2013-02-25 00:00:00.0
NHibernate in expected: <end-of-text> (possibly an invalid or unmapped class name was used in the q
in expected: <end-of-text> (possibly an invalid or unmapped class name was used in the query) [FROM cydc ]

我的配置文件也弄成了 嵌入式的 
  IQuery query = session.CreateQuery("from cf"); cf对应的也是实体名 各位大虾 帮忙解决下哈!

------解决方案--------------------------------------------------------
帮顶!!关注!!
  相关解决方案