"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#4189287

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189287
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to