I have written an application using Seam 2.2.1 & MySQL which is working. I am now trying to connect the application to Informix and when I execute a query f
You meant this query:
FROM User
Because the select tag in HQL doesn't have to be specified when you want to retrieve all the properties of the object.