[jboss-user] [EJB 3.0] - Re: Weired Query Synthax exception???

jaikiran do-not-reply at jboss.com
Fri Nov 14 01:40:32 EST 2008


"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



More information about the jboss-user mailing list