I am using following JPQL Constructor Expressions...

select new com.cList.CListing() from CSummaryByDateWeek cdtwk where cdtwk.pk.Id 
= 1


I am now specifying full path of the constructor but still getting exception as 
follows

I am getting weired exception 

19:47:17,265 ERROR [PARSER] line 1:70: unexpected token: )
19:47:17,312 ERROR [PARSER] line 1:72: expecting CLOSE, found 'FROM'


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189262#4189262

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

Reply via email to