Yes QUERY VIEW does not work.
I tried : select p from Person p
And I get a message box with message:
Error executing queryin expected alias:p [select p from Person p]
I am using mysql 4.0 hibernator 0.9.5 on eclipse 2.1
IS THIS REALLY A BUG???
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes QUERY VIEW does not work.
I tried : select p from Person p
And I get a message box with message:
Error executing queryin expected alias:p [select p from Person p]
I am using mysql 4.0 hibernator 0.9.5 on eclipse 2.1
IS THIS REALLY A BUG???