[jboss-user] [EJB 3.0] - Weired Query Synthax exception???
rahb
do-not-reply at jboss.com
Thu Nov 13 20:05:31 EST 2008
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
More information about the jboss-user
mailing list