{"illegal syntax near collection: Size [select distinct p from Model.Product as p left outer join fetch p.ListProductItems as b left outer join fetch p.FingerStyel where p.ProductStyle =:Style and b.Color =:Color and b.Size =:Size ]"}Nhibernate查詢的時候出現了如上錯誤。其實此查詢也就是過濾字表和自己表中字段,等到數據。
- 2 回答
- 0 關注
- 701 瀏覽
添加回答
舉報
0/150
提交
取消