[jboss-user] [JBoss Seam] - Re: Getting IllegalStateException: No data type for node:...

gavin.king@jboss.com do-not-reply at jboss.com
Fri Jul 28 21:30:55 EDT 2006


select car from Car where vin=:vin

should be:

select car from Car car where vin=:vin

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961666



More information about the jboss-user mailing list