"rahb" wrote :
|
| select new com.cList.CListing() from CSummaryByDateWeek cdtwk where cdtwk.pk.Id = 1
|
|
Try this
select cdtwk from CSummaryByDateWeek cdtwk where cdtwk.pk.Id = 1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189287#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...